

.main .supplier .content { line-height:26px; color:#262626; text-align: justify; }
.main .supplier .title { color:#000; font-size:2rem; margin-bottom:30px; margin-top:40px; }
/* .main .supplier form .left { padding-right:40px; } */
.main .supplier form label.add { color:#005982; border-bottom:1px solid #005982; cursor: pointer; }
.main .supplier form label.add:hover { color:#9e8a6d; border-bottom:1px solid #9e8a6d; }
.main .supplier form .left .check { margin-top:10px; margin-right:5px; }
.main .supplier form .left .otherCheck { display: inline-block; }
.main .supplier form .left .otherCheck .form-control.other { display: inline-block; width:120px; }
.main .supplier form .right .pdtype { background-color:#8a734a; color:#fff; font-size:1.5rem; padding:5px 10px; text-align: center; }
.main .supplier form .right .check { margin-top:20px; line-height:24px; }
.main .supplier form .right .tt { color:#006e3b; }
.main .supplier form .right .checkmark { top:4px; }
.main .supplier form .formBD { border-top:1px solid #919191; margin-top:40px; margin-bottom:40px; }

@media (max-width:1199.98px){
    .main .supplier form .left .otherCheck { display: block; }
}

@media (max-width:991.98px){
    .main .supplier form .left { padding-right:0px; }
    .main .supplier form .left .otherCheck { display: inline-block; }
}

@media (max-width:767.98px){ }

@media (max-width:575.98px){ }

@media (min-width:576px){ }

@media (min-width:768px){ }

@media (min-width:992px){ }

@media (min-width:1200px){ }


