.tz-block{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;position:relative}.tz-block .tz-header{margin-bottom:10px;font-weight:700}.tz-block .tz-column{width:calc(50% - 5px)}.tz-block .tz-column select{height:200px;padding:0}.tz-block .tz-column select option{height:30px;font-size:16px;padding:5px;position:relative}.tz-block .tz-column select option:after{content:attr(data-dst);position:absolute;right:5px;top:1px;font-size:12px;color:#338bd9;font-weight:700}.tz-block .tz-column .tz-search{display:flex;position:relative;height:25px;margin-bottom:5px}.tz-block .tz-column .tz-search input{height:25px;padding:5px}.tz-block .tz-column .tz-search button{height:23px;padding:5px;width:23px;position:absolute;right:1px;top:2px;background:transparent;font-size:16px;font-family:Arial;color:#000;border-radius:0}.tz-block .tz-column .tz-search button:hover,.tz-block .tz-column .tz-search button:focus{box-shadow:none;color:#F9B453}[data-type="tz"]{position:relative}[data-type="tz"]>input{width:100%;height:45px}[data-type="tz"]>button{position:absolute;right:0;width:40px;height:40px;background:transparent;font-size:0;background-image:url(https://cdn.iplogger.org/icons/pencil.svg);background-repeat:no-repeat;background-position:center;border:0}[data-type="tz"]>button:hover{box-shadow:none;background-image:url(https://cdn.iplogger.org/icons/pencil_hover.svg)}