<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media only screen and (min-width:768px) {


select#productSelect { border-radius: 50px !important;}
select.xg_idroplist_input.idropshow { border-radius: 50px !important;}
input.xg_itext_input { border-radius: 50px !important;}
.tit_s {font-size: 20px;text-align-last: justify !important;}
.xg_ldrop select, .xg_idrop select { height: 50px;}
input.xg_itext_input{ height: 50px !important;}
input.btnSearch {height: 50px !important;font-size: 18px;}
.p1703m4e1e366d8e67611e {padding-left: 68px !important;}

}


input::-webkit-input-placeholder {
    color: #999;
}
input:-moz-placeholder {
    color: #999;
}
input::-moz-placeholder {
   color: #999;
}
input:-ms-input-placeholder {
    color: #999;
}




@media only screen and (max-width:767px) {

.tcbox_1200 {
    width: 100% !important;
    height: auto !important;
}

span.close {
    right: 15px !important;
}


}

</pre></body></html>