body {
    font-family: Verdana, TimesNewRoman, "Times New Roman", Times, "微軟正黑體", "Microsoft JhengHei", "新細明體", PMingLiU;
}

#main-content> p {
    margin: 1rem 0;
}

.title {
    border-bottom: 3px solid #2aa3a3;
}

.sugTtile {
    width: 375px!important;
}

.nbsp {
    height: 50px;
}

.clear {
    clear: both;
    height: 0px;
}

.colorBox {
    /* padding: 10px 5px; */
    font-size: 0.91rem;
    line-height: 2em;
    margin-top: 10px;
}

.trelBoxSuggest {
    color: #8988b5;
    /*background-color: #F4FFB2;*/
    padding: 10px 10px;
    width: auto;
    font-size: 0.91rem;
    line-height: 28px;
    /*border-radius: 8px;
    box-shadow: 2px 2px 3px #c0f3f7;*/
    text-indent: 2em;
}

.divBmInput {
    font-size: 0.73rem;
}

.inputDiv {
    font-size: 0.82rem;
    /*padding-left: 10px;*/
    margin-top: 25px;
}

.divBmMar {
    margin-top: 0.7rem;
}

.divBmMinwid {
    float: left;
    width: 100%;
    line-height: 1.2em;
}

.divBmRigwid {
    float: left;
    width: 100%;
    line-height: 1.2em;
    padding-bottom: 8px;
}

.divBmIptex {
    width: 100%;
    background-color: #c0f3f7;
    height: 25px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
	font-size: 0.82rem;
	padding:2px;
}

.divBmChec {
    width: 19px;
    height: 16px;
    border: 1px solid #dcdcdc;
    /* margin-top: 11px; */
}

.divBmSub {
    margin-top: 15px;
    /* padding-left: 20px; */
    text-align: center;
}

.divBmSub input {
    background-color: #c0f3f7;
    width: auto;
    height: auto;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    font-size: 0.8rem;
    padding: 5px 15px 5px 15px;
}

.divYzmIp {
    width: 100px;
    height: 27px;
    background-color: #c0f3f7;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin-right: 10px;
	font-size: 0.82rem;
	padding: 2px;
}

/* .divYzmHyz {
    margin-left: 10px;
    width: 80px;
    height: 27px;
    background-color: #c0f3f7;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
} */

.divYzmHyz {
    margin-left: 10px;
    width: 100px;
    height: 27px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
}

/* .yzmIMg {
    position: relative;
    top: 8px;
    margin-left: 8px;
} */



.errorMsg {
    padding-left: 20px;
    font-size: 0.73rem;
    color: red;
/*     height: 20px; */
}

.textsmall {
    font-size: 0.64rem;
    text-indent: 2em;
    padding: 6px 10px;
}

.textmargin {
    margin: 0 ;
    display: grid;
	text-align: justify;
}

.secTitle{
	margin-top:10px;
}

.divsug {
    border-radius: 20px;
    border: 3px solid #8988b5;
    padding: 10px;
    display:grid
}

.inpArea {
    width: 100%;
    background-color: #c0f3f7;
    height: 60px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    resize: none;
    font-size: 0.82rem;
	padding:2px;
}

.phoneBox { line-height: 1.2em; }

@media ( max-width : 767px) {
    .itemdx {
        padding: 0;
    }
    .divBmIptex {
        width: 95%;
    }
    
}

@media screen and (max-width: 768px) {
    #textArea {
        display: grid;
    }

    #textArea > .divBmMinwid {
        width: auto;
    }

    #textArea > .divBmRigwid {
        width: auto;
    }

    .phoneBox {
        line-height: 1.2em;
    }

    .sugTtile {
        width: 275px!important;
    }

    .sugCon {
        width: 100%!important;
    }

    .count{
        margin-right: 30px!important;
    }
}
