li,p,a,h1,h2,h3,h4,h5,h6,h7,button,
td,tr,table,input,inbutbox,textarea,div,text{
	font-family:vazir!important;
	letter-spacing:-0.05em;
}

.uk-container {
    direction: rtl;
    text-align: right;
    padding: 20px 5px;
}

.uk-label {
  display: inline-block;
  padding: 2px 10px;
  background: #05c896;
  line-height: 1.5;
  font-size: 0.8125rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 500;
  border-radius: 20px;
}
.uk-position-relative {
    position: relative!important;
}
.date {
    color: #ccc;
    top: 0;
    left: 0;
    position: absolute;
}

hr, .uk-hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px;
    border: 0;
    border-top: 1px solid #e5e5e5;
}