/*Write your custom css in this file.*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face{
	font-family:YekanBakhFaNum;
	font-style:normal;
	font-weight:300;
	src:url(fonts/YekanBakhFaNum/webfonts/woff/YekanBakhFaNum-Light.woff) format("woff"),url(fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Light.ttf) format("truetype")}
@font-face{
	font-family:YekanBakhFaNum;
	font-style:normal;
	font-weight:500;
	src:url(fonts/YekanBakhFaNum/webfonts/woff/YekanBakhFaNum-Regular.woff) format("woff"),url(fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Regular.ttf) format("truetype")}
@font-face{
	font-family:YekanBakhFaNum;
	font-style:normal;
	font-weight:700;
	src:url(fonts/YekanBakhFaNum/webfonts/woff/YekanBakhFaNum-Bold.woff) format("woff"),url(fonts/YekanBakhFaNum/ttf/YekanBakhFaNum-Bold.ttf) format("truetype")}

h1,h2,h3,h4,h5,h6,a,p,td,tr,th,div,li,b,strong,input, h3 span, h1 span, h2 span {font-family: YekanBakhFaNum !important;}
  html,
  body {
    font-family: 'Montserrat', YekanBakhFaNum !important;
  }
.select2-container .select2-choice, .select2-container .select2-choices, .select2-container .select2-choices .select2-search-field input {
font-family: 'YekanBakhFaNum' !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;}
.rise-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;
}
