.alert-dismissible .btn-close {
  right: auto !important;
  left: 0px !important;
}
/*Write your custom css in this file.*/
@font-face {
  font-family: "vazir";
  src: url(fonts/vazir/Vazir-FD.eot);
  src: url(fonts/vazir/Vazir-FD.eot) format("embedded-opentype"),
    url(fonts/vazir/Vazir-FD.woff) format("woff"),
    url(fonts/vazir/Vazir-FD.woff2) format("woff2"),
    url(fonts/vazir/Vazir-FD.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Vazir-code";
  src: url(fonts/Vazir-Code-Hack.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iransans";
  src: url(fonts/iransans/Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
td,
tr,
th,
div,
li,
b,
strong,
input,
h3 span,
h1 span,
h2 span {
  font-family: iransans !important;
}
html,
body {
  font-family: "iransans", "vazir" !important;
}
.select2-container .select2-choice,
.select2-container .select2-choices,
.select2-container .select2-choices .select2-search-field input {
  font-family: "iransans" !important;
}
.dropdown-menu > li > a,
.list-group-item,
.general-form .form-control {
  text-align: right;
}
.text-center {
  text-align: center !important;
}
.page-title h1 {
  float: right;
}
.page-title .title-button-group,
.tab-title .title-button-group {
  float: left;
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  float: right;
  text-align: right;
}
.nav-tabs > li,
.page-title h4 {
  float: right;
}
.init-chat-icon {
  z-index: 10000;
}
button.close {
  float: right;
}
.comment-like-top {
  left: 60px;
  right: auto;
}
#signin_link {
  padding-left: 20px;
}
.signin-box {
  background-color: #fff;
  padding-bottom: 20px;
}
.tab-title h4 {
  float: right;
}
.btn-primary {
  float: left;
}
button.close {
  float: left;
}
.hamava-chat-wrapper {
  right: auto;
  left: 80px;
}
.dropdown-menu {
  left: auto;
  float: left;
}

/* New version */
.btn-group,
.btn-group-vertical {
  flex-direction: row-reverse;
}
.dataTables_filter input,
.datatable-search,
.custom-filter-search {
  background-position: 5% 48% !important;
}
.filter-item-box {
  display: inline-flex;
}
.nav-tabs {
  padding-right: 20px;
}
