/* styles */
/* Nanum Barun Gothic */
@font-face {
    font-family: 'montserrat';
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/montserrat-regular.woff) format("woff");
}
@font-face {
    font-family: 'montserrat';
    font-weight: 500;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/montserrat-500.woff) format("woff");
}
@font-face {
    font-family: 'montserrat';
    font-weight: 600;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/montserrat-600.woff) format("woff");
}  
@font-face {
    font-family: 'montserrat';
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/montserrat-700.woff) format("woff");
}  
@font-face {
    font-family: 'noto';
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/noto-sans-regular.woff) format("woff");
}  
@font-face {
    font-family: 'noto';
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/noto-sans-300.woff) format("woff");
}  
@font-face {
    font-family: 'noto';
    font-weight: 500;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/noto-sans-500.woff) format("woff");
}  
@font-face {
    font-family: 'noto';
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'),
    url(../font/noto-sans-700.woff) format("woff");
}

/* index0 start */

/* .head01 {
    margin-top: 20px;
    margin-left: 10px;
    line-height: 40px;
    width: 350px;
} */
.head01 div {
    margin-top: 15px;
}
.head01 img {
    float: left;
}
.head01 h4 {
    display: inline-block;
    border-radius: 20px;
    color: #0a4630;
    font-size: 13px;
    font-weight: 500;
    width: 90px;
    float: left;
    margin-left: 15px;
}
.head02 h3 {
    line-height: 30px;
    padding: 0 0 0 15px;
    border-radius: 10px 10px 0 0;
    width: 110px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border-bottom: 1px solid #127651;
    background: #127651;
    /* background: linear-gradient(45deg, #1276515e 0%, #fff 20%, #f7f1ec 51%, #fff 80%, #127651a2 100%); */
}
.cust-left label {
    height: 20px;
    padding-right:10px;
    font-size: 14px;
}
.cust-right input {
    width: 200px;
    height: 25px;
    padding-left: 10px;
    margin-left: 5px;
    border: 0;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.contact-left label {
    height: 20px;
    padding-right:10px;
    font-size: 14px;
}
.contact-right input {
    /* width: 65px; */
    width: 170px;
    height: 25px;
    margin-left: 5px;
    border: 0;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
}
.contact-right input:invalid {
    border: 1px solid red;
}
.contact-right select {
    width: 65px;
    height: 27px;
    margin-left: 5px;
    padding-left: 5px;
    border: 0;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
}
.cust-addin-left label {
    height: 20px;
    padding-right:10px;
    font-size: 14px;
}
.cust-addin-right input {
    height: 25px;
    margin-left: 5px;
    padding-left:5px;
    border: 0;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: left;
}
.cust-addin-right input:first-child {
    width: 80px;
    background-color: #eee;
}
.cust-addin-right input:nth-child(2) {
    width: 100px;
    height: 27px;
    font-size: 13px;
    font-weight: 600;
    padding-left: 0;
    border: 1px solid #057a46;
    color:#057a46;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
}
.cust-addin-right input:nth-child(3) {
    width: 240px;
    background-color: #eee;
}
.cust-addin-right input:nth-child(4) {
    width: 240px;
}
.cust-addin-right input:nth-child(5) {
    width: 18px;
    height: 18px; 
    margin-left: 10px;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #eee;
}
.cust-addin-right label {
    font-size: 12px;
    vertical-align: middle;
}
.accent {
    color: rgb(255, 0, 0);

}
.receipt-n-left label {
    height: 20px;
    padding-right:10px;
    font-size: 14px;
}
.receipt-n-right input[type="text"] {
    display: inline-block;
    width: 160px;
    height: 25px;
    padding-left: 5px;
    margin-left: 5px;
    border: 0;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.receipt-n-right input[type="checkbox"] {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 30px;
    vertical-align: middle;
}
.receipt-n-right label {
    font-size: 12px;
    vertical-align: middle;
}
.receipt-n-right p {
    font-size: 11px;
    line-height: 20px;
    vertical-align: middle;
    color: #4b4d4d;
}
.select-info-left label{
    height: 20px;
    padding-right:10px;
    font-size: 14px;
}
.select-info-right input {
    width: 100px;
    height: 25px;
    margin-left: 5px;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
}
.select-info-right input:invalid {
    border: 1px solid red;
}
.select-info-right input[type="radio"] {
    width: 15px;
    height: 15px;
    line-height: 40px;
    vertical-align: middle;
}
.select-info-right label {
    width: 20px; 
    height: 20px;
    font-size: 13px;
}
.bill-info-left label {
    height: 20px;
    padding-right:10px;
    font-size: 14px;
}
.bill-info-right h4 {
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 700;
    vertical-align: bottom;
}
.bill-info-right p {
    width: 270px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    vertical-align: middle;
}
.bill-info-right p>input {
    height: 14px;
    width: 14px;
    vertical-align: middle;
}
.bill-info-right input:invalid {
    border: 1px solid red;
}

.bill-info-right p>label {
    font-size: 10px;
}
/* personal data use confirm */
.person-certi-all input {
    width: 18px;
    height: 18px;
    margin-left: 40px;
    line-height: 50px;
    vertical-align: middle;
    display: inline-block;
}
.person-certi-all .certiletter {
    display: inline-block;
    width: 210px;
    font-size: 14px;
    line-height: 50px;
    vertical-align: middle;
    margin-left: 10px;
}

#pBox1 .person-def1 {
    font-size: 12px;
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#pBox1 .person-def1 li {
    margin-left: 35px;
    /* margin-bottom: 1px; */
}
#pBox2 .person-def2 {
    font-size: 12px;
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#pBox2 .person-def2 li {
    margin-left: 35px;
    /* margin-bottom: 3px; */
}
#pBox3 .person-def3 {
    font-size: 12px;
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#pBox3 .person-def3 li {
    margin-left: 35px;
    /* margin-bottom: 3px; */
}
.person-certi-co dl {
    font-size: 13px;
    line-height: 19px;
    vertical-align: middle;
    margin-left: 50px;
    margin-right: 4%;
    background: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.person-certi-co dl>dt {
    font-weight: 700;
}
.person-certi-co dl dd {
    padding-left: 10px;
}
.foot-left span {
    color: #999;
    font-size: 14px;
    font-weight: 700;
}
.foot-right span {
    color: #999;
    font-size: 14px;
    font-weight: 700;
}

/* index1 start */
.nametable-cell-left label {
    width: 90px;
    font-size: 14px;
    text-align: center;

}
.nametable-cell-right input {
    width: 200px;
    height: 25px;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding-left: 10px;
    margin-left: 20px;
}
.reltable-cell-left label {
    width: 90px;
    font-size: 14px;
    text-align: center;
}
.reltable-cell-right input {
    width: 200px;
    height: 25px;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding-left: 10px;
    margin-left: 20px;
}
.birtable-cell-left label {
    width: 90px;
    font-size: 14px;
    text-align: center;

}
.birtable-cell-right input:nth-child(1) {
    width: 80px;
    height: 23px;
    border: 1px solid #ddd;
    text-align: center;
    margin-left: 10px;
}
.birtable-cell-right input:nth-child(2) {
    width: 20px;
    height: 23px;
    border: 1px solid #ddd;
    text-align: center;
}
.birtable-cell-right input:invalid {
    border: 1px solid red;
}
.birtable-cell-right p {
    font-size: 11px;
    margin-left: 10px;
}
.mobtable-cell-left label {
    width: 90px;
    font-size: 14px;
    text-align: center;
}
.mobtable-cell-right input {
    width: 70px;
    height: 25px;
    border: 1px solid #ddd;
    text-align: center;
}
.mobtable-cell-right input:invalid{
    border: 1px solid red;
}
.mobtable-cell-right select {
    width: 60px;
    height: 27px;
    border: 1px solid #ddd;
    text-align: center;
    margin-left: 10px;
    padding-left: 5px;
}
.auto-count-title p {
    font-size: 14px;
    font-weight: bold;
    margin-left: 30px;
}
.auto-count-title p>mark {
    background-color: #fff;
    color: #127652;
}

/* 
.regist-title input {
    width: 16px;
    height: 16px;
    margin-left: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.regist-title label {
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
} */

/* title temp 0309*/
.regist-title input[type="radio"] {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.regist-title label {
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
}
#cardVeriName {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 110px;
    margin-left: 4px;
    padding-left: 2px;
    font-size: 12px;
    font-weight: 300;
    background-color: transparent;
    color: #100b5f;
    text-align: start;
}
#accounVeriName {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 25px;
    margin-right: 5px;
    width: 120px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    color: #100b5f;
    text-align: start;
}
/* title temp end */


/* creditcard regist */
/* .a-cardco-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 40px;
}
.a-cardco-cell-right select {
    border: 1px solid #ddd;
    height: 25px;
    width: 167px;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
} */
.a-cardname-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 20px;
}
.a-cardname-cell-right input {
    border: 1px solid #f7f7f7;
    height: 23px;
    width: 245px;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.a-cardname-cell-right:invalid {
    border: 1px solid red;
}
/* new insert 210314 */
.a-cardownbirth-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 20px;
}
.a-cardownbirth-cell-right input {
    border: 1px solid #f7f7f7;
    height: 23px;
    width: 245px;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.a-cardownbirth-cell-right:invalid {
    border: 1px solid red;
}
/* new insert 210314 end*/
.a-canum-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 20px;
}
.a-canum-cell-right input {
    border: 1px solid #f7f7f7;
    height: 23px;
    width: 50px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
}
.a-canum-cell-right:invalid {
    border: 1px solid red;
}
/* new insert 210314 start */
.a-canum-cell-right span {
    font-size: 12px;
    color: #999;
}
.a-canum-cell-right input[type="checkbox"] {
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    margin-left: 5px;
    margin-right: 6px;
    line-height: 30px;
    vertical-align: middle;
}
.a-canum-cell-right label {
    font-size: 13px;
    color: #999;
    line-height: 30px;
    vertical-align: middle;
}
/* new insert 210314 end */
.a-days-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 20px;
}
.a-days-cell-right label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 10px;
}
.a-days-cell-right input:nth-child(1) {
    border: 1px solid #f7f7f7;
    height: 23px;
    width: 40px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
}
.a-days-cell-right input:nth-child(3) {
    width: 40px;
    border: 1px solid #f7f7f7;
    height: 23px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
}
.a-days-cell-right input:invalid {
    border: 1px solid red;
}
/* new insert 210314 start*/
.a-secretNum-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 20px;
}
.a-secretNum-cell-right label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 10px;
}
.a-secretNum-cell-right input[type="password"] {
    display: inline-block;
    border: 1px solid #f7f7f7;
    height: 23px;
    width: 45px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
}
.a-secretNum-cell-right input[type="button"] {
    display: inline-block;
    width: 70px;
    border: 1px solid rgb(172, 172, 172);
    background-color: #fff;
    color: rgb(110, 110, 110);
    border-radius: 3px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    margin-left: 8px;
}
.a-secretNum-cell-right input[type="password"]:invalid {
    border: 1px solid red;
}
/* new insert 210314 end*/

/* .a-cardveri-cell-but {
    height: 23px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 30px;
} */
/* test lock---
    #cardVeriName {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    width: 150px;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    color: #100b5f;
    text-align: start;
    float: left;
} */
/* account regist start */
.a-accbank-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 40px;
}
.a-accbank-cell-right select {
    border: 1px solid #ddd;
    height: 25px;
    width: 167px;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.a-accbank-cell-right option {
    height: 20px;
    overflow: scroll;
}
.a-accname-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 40px;
}
.a-accname-cell-right input {
    border: 1px solid #ddd;
    height: 23px;
    width: 160px;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.a-accnumber-cell-left label {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 30px;
}
.a-accnumber-cell-right input {
    border: 1px solid #ddd;
    height: 23px;
    width: 160px;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.a-accnumber-cell-right span {
    font-size: 11px;
    line-height: 30px;
    vertical-align: middle;
}
.a-mobi-cell-left input {
    border: 1px solid #ddd;
    height: 23px;
    width: 70px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
}
.a-mobi-cell-left input:nth-child(1) {
    border: 1px solid #ddd;
    height: 23px;
    width: 50px;
    text-align: center;
    line-height: 30px;
    margin-left: 30px;
    vertical-align: middle;
}
.a-mobi-cell-right input {
    height: 23px;
    line-height: 30px;
    vertical-align: middle;
}   
.a-accnumveri-cell-but {
    height: 23px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 30px;
}
/* index1 personal data certi */
.person-certi-all-02 input {
    width: 17px;
    height: 17px;
    margin-left: 40px;
    line-height: 50px;
    vertical-align: middle;
    display: inline-block;
}
.person-certi-all-02 span {
    display: inline-block;
    width: 210px;
    font-size: 14px;
    line-height: 50px;
    vertical-align: middle;
    margin-left: 10px;
}
#pBox1-02 .person-def1-02{
    font-size: 11px;
}
#pBox1-02 .person-def1-02 li {
    margin-left: 10px;
    /* margin-bottom: 3px; */
}
.person-certi-co-02 dl {
    font-size: 13px;
    line-height: 19px;
    vertical-align: middle;
    margin-left: 50px;
    margin-right: 2%;
    margin-top: 5px;
    background: #f7f7f7;
    padding: 10px 0 10px 10px;
}
.person-certi-co-02 dl>dt {
    font-weight: 700;
}
.person-certi-co-02 dl dd {
    padding-left: 10px;
}

/* bill notice */
.bill-note-spe dl {
    padding: 6px 10px 10px 6px;
    /* border: 1px solid #ddd; */
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 0;
}
.bill-note-spe dt {
    font-size: 12px;
}
.bill-note-spe dd {
    font-size: 11px;
    margin-top: 1px;
}
.bill-note-spe mark {
    background-color: #fff;
    margin-top: 5px;
    color: #127652;
}

/* new index02 start */
.late-regular-paytitle p {
    font-size: 13px;
    color: #4b4d4d;
    line-height: 30px;
}
.late-regular-paytitle p>b{
    font-size: 14px;
    color: #0a4731;
    margin-right: 15px;
    margin-left: 20px;
}
.late-regula-paycheck {
    width: 100%;
    height: 30px;
}
.late-regula-paycheck div:nth-child(1){
    float: left;
    display: inline-block;
    width: 25%;
    text-align: end;
    margin-right: 18px;
    font-size: 14px;
}
.late-regula-paycheck div:nth-child(2){
    float: right;
    display: inline-block;
    width: 70%;
    font-size: 14px;
}
.indent15 {
    margin-right: 8px;
}
.delivery-area {
    width: 100%;
    height: 30px; 
    margin-top: 20px;
}
.delivery-area div:nth-child(1) {
    float: left;
    display: inline-block;
    width: 25%;
    text-align: end;
    margin-right: 18px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
}
.delivery-area div:nth-child(2) {
    float: right;
    display: inline-block;
    width: 70%;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
}
.delivery-area div:nth-child(2)>input[type=text] {
    border: 1px solid #ddd;
    height: 25px;
    width: 80%;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
}
.delivery-turn {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
}
.delivery-turn div:nth-child(1) {
    float: left;
    display: inline-block;
    width: 25%;
    text-align: end;
    margin-right: 18px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
}
.delivery-turn div:nth-child(2) {
    float: right;
    display: inline-block;
    width: 70%;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
}
.delivery-turn div:nth-child(2)>input[type=text] {
    border: 1px solid #ddd;
    height: 25px;
    width: 80%;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
}
/* name of product */
#nameofproduct {
    height: 80px;
    width: 100%;
}
.select-product-detail {
    height: 105px;
    width: 90%;
    margin: 0 auto;
}
.select-product-detail div:nth-child(1) {
    height: 35px;
    margin-top: 15px;
}
.select-product-detail div>select {
    border: 1px solid #ddd;
    height: 28px;
    width: 86%;
    padding-left: 5px;
    line-height: 28px;
    margin-left: 20px;
    vertical-align: middle;
}
.select-product-detail div>h5 {
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #0a4731;
    margin-left: 20px;
    vertical-align: bottom;
}
/* name of product end */
/* latepay product */
#delRegula02 {
    display: none;
    width: 100%;
    height: 240px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.latepay-container {
    width: 88%;
    padding: 15px 0 15px 30px;
}
.latepay-container div {
    width: 100%;
    height: 30px;
}
.latepay-container div:nth-child(1)>h5 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: bottom;
}
.latepay-container div:nth-child(3)>h5 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: bottom;
}
.latepay-container div:nth-child(5)>h5 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: bottom;
}
.latepay-container div:nth-child(7)>h5 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: bottom;
}
.latepay-con-div2 select {
    border: 1px solid #ddd;
    height: 30px;
    width: 90%;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.plus-goods-01 {
    text-align: end;
    margin-right: 30px;
}
.choice-container {
    width: 100%;
}
.choice-container div {
    display: inline-block;
    width: 47px;
    border: 1px solid #ddd;
}
/* choice-container */
/* monday */
.choiceday-mon input[type=checkbox]+label {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transition-duration: .2s;
}
.choiceday-mon input[type=checkbox]:checked+label {
    background-color: #127652;
    color: #fff;
    font-weight: bold;
}
.choiceday-mon input[type=checkbox] { 
    display: none;
}
/* tuesday */
.choiceday-tue input[type=checkbox]+label {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transition-duration: .2s;
}
.choiceday-tue input[type=checkbox]:checked+label {
    background-color: #127652;
    color: #fff;
    font-weight: bold;
}
.choiceday-tue input[type=checkbox] { 
    display: none;
}
/* wednesday */
.choiceday-wed input[type=checkbox]+label {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transition-duration: .2s;
}
.choiceday-wed input[type=checkbox]:checked+label {
    background-color: #127652;
    color: #fff;
    font-weight: bold;
}
.choiceday-wed input[type=checkbox] { 
    display: none;
}
/* thusday */
.choiceday-thu input[type=checkbox]+label {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transition-duration: .2s;
}
.choiceday-thu input[type=checkbox]:checked+label {
    background-color: #127652;
    color: #fff;
    font-weight: bold;
}
.choiceday-thu input[type=checkbox] { 
    display: none;
}
/* friday */
.choiceday-fri input[type=checkbox]+label {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transition-duration: .2s;
}
.choiceday-fri input[type=checkbox]:checked+label {
    background-color: #127652;
    color: #fff;
    font-weight: bold;
}
.choiceday-fri input[type=checkbox] { 
    display: none;
}
/* saturday */
.choiceday-sat input[type=checkbox]+label {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    transition-duration: .2s;
}
.choiceday-sat input[type=checkbox]:checked+label {
    background-color: #127652;
    color: #fff;
    font-weight: bold;
}
.choiceday-sat input[type=checkbox] { 
    display: none;
}

.numof-container {
    width: 100%;
}
.numof-container div {
    display: inline-block;
    width: 47px;
    border: 1px solid #ddd;
}
.numof-mon {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
.numof-mon input {
    border: 0;
    width: 46px;
    height: 30px;
    text-align: center;
}
.numof-tue {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
.numof-tue input {
    border: 0;
    width: 46px;
    height: 30px;
    text-align: center;
}
.numof-wed {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
.numof-wed input {
    border: 0;
    width: 46px;
    height: 30px;
    text-align: center;
}
.numof-thu {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
.numof-thu input {
    border: 0;
    width: 46px;
    height: 30px;
    text-align: center;
}
.numof-fri {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
.numof-fri input {
    border: 0;
    width: 46px;
    height: 30px;
    text-align: center;
}
.numof-sat {
    display: inline-block;
    width: 47px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
.numof-sat input {
    border: 0;
    width: 46px;
    height: 30px;
    text-align: center;
}

/* latepay-end */
/* advancepay start */
#delRegula01 {
    display: none;
    width: 100%;
    height: 220px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.advan-regular-paytitle p {
    font-size: 13px;
    color: #4b4d4d;
    line-height: 30px;
}
.advan-regular-paytitle p>b{
    font-size: 14px;
    color: #0a4731;
    margin-right: 15px;
    margin-left: 20px;
}
.advan-regula-paycheck {
    width: 100%;
    height: 30px;
}
.advan-regula-paycheck div:nth-child(1){
    float: left;
    display: inline-block;
    width: 25%;
    text-align: end;
    margin-right: 18px;
    font-size: 14px;
}
.advan-regula-paycheck div:nth-child(2){
    float: right;
    display: inline-block;
    width: 70%;
    font-size: 14px;
}
.a-indent15 {
    margin-right: 8px;
}
.advanpay-container {
    width: 88%;
    padding: 15px 0 15px 30px;
}
.advanpay-container div {
    width: 100%;
    height: 30px;
}
.advanpay-container div:nth-child(1)>h5 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: bottom;
}
.advanpay-container div:nth-child(3)>h5 {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: bottom;
}
.p2indent01 {
    margin-left: 143px;
}
.advanpay-container div:nth-child(2)>input {
    border: 1px solid #ddd;
    height: 30px;
    width: 90%;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.advanpay-container div:nth-child(4)>select {
    display: inline-block;
    border: 1px solid #ddd;
    height: 30px;
    width: 60%;
    padding-left: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.advanpay-container div:nth-child(4)>input {
    display: inline-block;
    border: 1px solid #ddd;
    height: 28px;
    width: 30%;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
/* addPrd Start */
.addProd-detail {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 90%;
    margin-left: 5%;
}
.addProd-title {
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    /* width: 100%; */
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 25px;
    color: #127652;
    /* border: 1px solid #ddd; */
}
fieldset {
    border: 1px solid #ddd;
    border-radius: 5px;
}
#addPrdList {
    /* border: 1px solid #3b92721f; */
    width: 95%;
    margin-left: 5px;
}
#addPrdList div {
    font-size: 12px;
    padding-left: 10px;
    height: auto;
    line-height: 25px;
    vertical-align: middle;
    margin-bottom: 3px;
}
/* addPrd End */

/* card name upper */
#cardHolder {
    text-transform: uppercase;
}
/* expect pay 210318 */
.expect-pay-left label {
    height: 25px;
    line-height: 30px;
    font-size: 14px;
}
/* .expect-pay-right :nth-child(1){
    display: block;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin-left: 5px;
    border: 0;
    font-size: 13px;
    text-align: end;
    padding-right: 10px;
} */
.expect-pay-right :nth-child(1){
    display: inline-block;
    width: 195px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    border: 0;
    font-size: 15px;
    text-align: end;
    color: red;
    font-weight: bold;
}
.expect-pay-right :nth-child(2){
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: -1px;
    border: 0;
    font-size: 13px;
    text-align: start;
    color: red;
}