.rtl{direction:rtl}
.ltr{direction:ltr}
a:hover,a:visited,a:link,a:active{text-decoration:none}
.cp{cursor:pointer}
.hide{display:none}
.mds-bs-persian-datetime-picker-popover{font-family:IRANSansWeb}
.IRANSansWeb{font-family:IRANSansWeb}
.full-block,.btn-block{width:100%}
.mdtimepicker{direction:ltr}
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fnt10{font-size:10px}
.float_right{float:right}
.float_left{float:left}
.text-right{text-align:right}
.text-left{text-align:left}
.highlight{border:2px solid red}
.form-control{border-radius:0px}
.btn-flat{border-radius:0px}
.text-justify{text-align:justify}
.text-justify-center{text-align:justify;text-align-last:center}
.no-resize{resize:none}
.tsx{position:fixed;z-index:3000;inset:auto auto auto auto;width:150px;background:var(--tblr-body-bg);color:var(--tblr-body-color);border:1px solid var(--tblr-border-color);border-radius:0;box-shadow:none;direction:ltr; text-align:left;padding:.75rem}
.tsx *{direction:ltr;text-align:left}
.tsx__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}
.tsx__title{margin:0;font-weight:600}
.tsx__row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}
.tsx select{flex:1}
.tsx__preview{font-variant-numeric:tabular-nums;font-weight:600;opacity:.75}