@charset "UTF-8";
#kody_widget .w_container{width:100%;display:flex;flex-wrap:wrap}#kody_widget .number{background:#f2f2f2;border:2px solid #f2f2f2 !important;border-radius:5px;box-sizing:border-box;color:#222;font-size:16px;font-weight:700;margin-bottom:10px;padding:7px 10px;width:100%}#kody_widget [type=submit]{background:linear-gradient(99.22deg,#ac68d2 .54%,#728ac7 96.73%);border:none;box-shadow:0 2px 6px 2px rgba(0,0,0,.15);box-sizing:border-box;border-radius:4px;color:#fff;display:inline-block;cursor:pointer;font-size:16px;font-weight:700;padding:10px;transition:.3s;width:100%;margin-bottom:25px}#kody_widget .w_container .request{margin-right:40px;max-width:230px;width:100%}#kody_widget .w_container .result{border:2px solid rgba(0,0,0,.1);border-radius:5px;box-sizing:border-box;display:flex;flex-wrap:wrap;font-size:19px;font-weight:600;justify-content:space-between;min-height:110px;padding:20px 25px;position:relative;width:calc(100% - 270px)}#kody_widget .w_container .result .result_table{width:100%;border:none}#kody_widget .w_container .result .result_bdpn,#kody_widget .w_container .result .result_time{display:none}#kody_widget .w_container .result .result_table tr:nth-child(1),#kody_widget .w_container .result .result_table tr:nth-child(2) td:nth-child(3){display:none}#kody_widget .w_container .result .result_table tr:nth-child(2) td:nth-child(2){font-size:0}#kody_widget .w_container .result .result_table tr:nth-child(2) td:nth-child(1){display:none}#kody_widget .w_container .result .result_table tr:nth-child(2) td:nth-child(2) strong{font-size:14px}#kody_widget .w_container .kody_link{display:none}#kody_widget .w_container .caption{display:none}@media screen and (max-width:700px){#kody_widget .w_container{width:100%;display:flex;flex-wrap:wrap;justify-content:center}#kody_widget .w_container .request{margin-right:0}#kody_widget .w_container .result{width:100%}}