/* @import url("/assets/alternate/stylesheets/application-5015865b.css"); */
/*@import url("/assets/classic/stylesheets/application-2acab48b.css");*/
@import url("/assets/application-93308368.css");
@import url("/assets/themes/bekr/IRANSans/Farsi_numerals/WebFonts/css/fontiran-1a126d53.css");
@font-face {
  font-family: broya;
  src: url("/assets/themes/bekr/BROYA-15613ede.ttf");
}
@font-face {
  font-family: Yekan;
  src: url("/assets/themes/bekr/Yekan-6f6d643e.woff");
}
@font-face {
  font-family: BNAZANIN;
  src: url("/assets/themes/bekr/BNAZANIN-03728ac8.ttf");
}
@font-face {
  font-family: vazir;
  src: url("/assets/themes/bekr/Vazir-6350c28c.woff");
}
@font-face {
  font-family: tanha;
  src: url("/assets/themes/bekr/Tanha-373c5acf.woff");
}
@font-face {
  font-family: IRYekanBold;
  src: url("/assets/themes/bekr/IRYekanBold-c5bafe38.ttf");
}

:root {
  --fonts-main: IRANSans, "Noto Sans", sans-serif;
}

body {
  /*font-family: Yekan, IRANSans, Verdana, sans-serif;*/
  font-family: IRANSans, Verdana, sans-serif !important;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*    font-family: "Trebuchet MS", Verdana, sans-serif; */
  font-family: revert;
  padding: 2px 10px 1px 0px;
  margin: 0 0 10px 0;
}
textarea {
  font-family: 'IRANSans';
}


/* query total */
.query-totals {
  text-align: right;
  margin-top: -0.3em;
}
/* top menu icons from classic theme */
#top-menu a.home {
  background-image: url("/assets/classic/images/home-0d0590ef.png");
}
#top-menu a.my-page {
  background-image: url("/assets/user-356da9c6.png");
}
#top-menu a.projects {
  background-image: url("/assets/projects-14dc82a7.png");
}
#top-menu a.administration {
  background-image: url("/assets/classic/images/wrench-3d18ab0a.png");
}
#top-menu a.help {
  background-image: url("/assets/help-872ce501.png");
}
#top-menu a.home,
#top-menu a.my-page,
#top-menu a.projects,
#top-menu a.administration,
#top-menu a.help {
  background-position: 90% 0%;
  background-repeat: no-repeat;
  padding-right: 30px;
  padding-top: 2px;
  padding-bottom: 3px;
}

/* دکمه های اصلاح و حذف با متن در جدول */
table.list td.buttons a {
  padding-right: 15px !important;
}

/* بدون این قسمتکلمه فعالیت روی آیکن سه نقطه نمایش داده میشد */
a.icon-only,
span.icon-only {
  margin-left: 5px;
  font-size: 0;
  width: 15px;
}

/* popup menues not show properly without this section (goes under another div) */
.contextual > *:not(:first-child),
.buttons > .icon:not(:first-child),
.contextual .journal-actions > *:not(:first-child) {
  margin-left: 75px;
}
.drdn-content {
  right: auto;
}

/* اصلاح تداخل عنوان و مقدار مشخصات
issues labels and values 
*/
div.issue .attributes .attribute {
  padding-left: 0px;
}
div.issue .attributes .attribute .label {
  float: right;
}
div.issue .attribute .value {
  float: left;
  width: 70%;
}

input, select, button {
  font-family: 'IRANSans';
}

/*لیست پروژه ها در بالا چپ صفحه*/
#project-jump .drdn-trigger {
    padding: 0px 24px 3px 1px;
}
#project-jump.drdn {
    width: 350px;
}

/* جابجا کردن 
main 
و 
sidebar
 و تنظیم دکمه هاید کردن ساید بار
 */

#main{
  flex-direction: row;
}

#sidebar {
  padding-right: 8px !important;
  padding-left: 20px !important;
  border-right: 0 !important;
  border-left: 1px solid #d0d7de !important; 
}

#content {
  padding: 10px 5px 10px 10px;
}

#sidebar #sidebar-switch-panel #sidebar-switch-button {
  transform: rotate(180deg);
}

/* چرخاندن دکمه های انتقال به چپ و راست */
input.move-left, input.move-right {
  transform: rotate(180deg);
}

/*تنظیم ردیف آواتار در نمایش جزییات مسایل*/
div.journal h4 img.gravatar {
  /*margin-right: 3px;*/
  margin-left: 0px;
}

/* مخفی کردن فوتر */
#footer{
  visibility: hidden;
}

/* زیر منو */
#context-menu li.folder>ul {
    right: auto !important;
    left: 148px !important;
}
/**/

.bekrTitr1 {
  font-size: 25px;
  color: black;
  font-weight: 700;
  text-indent: 5px;
}
.bekrMatn1 {
  color: black;
  font-weight: 600;
  font-size: 17px;
  text-align: justify;
  margin-right: 25px;
  margin-left: 30px;
  text-indent: 20px;
}
.bekrTitr2 {
  font-size: 23px;
  color: darkBlue;
  font-weight: 600;
  text-indent: 25px;
}
.bekrMatn2 {
  color: black;
  font-weight: 500;
  font-size: 16px;
  margin-right: 50px;
  margin-left: 30px;
  text-indent: 20px;
  text-align: justify;
}

.bekrTitr3 {
  font-size: 21px;
  color: #0000cd;
  font-weight: 600;
  text-indent: 50px;
}
.bekrMatn3 {
  color: black;
  font-weight: 500;
  font-size: 15px;
  margin-right: 75px;
  margin-left: 30px;
  text-indent: 20px;
  text-align: justify;
}
.bekrTitr4 {
  font-size: 20px;
  color: #0000ff;
  font-weight: 600;
  text-indent: 75px;
}
.bekrMatn4 {
  color: black;
  font-weight: 500;
  font-size: 14px;
  margin-right: 100px;
  margin-left: 30px;
  text-indent: 20px;
  text-align: justify;
}
.bekrTitr5 {
  font-size: 18px;
  color: #4169e1;
  font-weight: 600;
  text-indent: 100px;
}
.bekrMatn5 {
  color: black;
  font-weight: 500;
  font-size: 13px;
  margin-right: 125px;
  margin-left: 30px;
  text-indent: 20px;
  text-align: justify;
}
.bekrTitr6 {
  font-size: 15px;
  color: #6495ed;
  font-weight: 600;
  text-indent: 150px;
}
.bekrMatn6 {
  color: black;
  font-weight: 500;
  font-size: 12px;
  margin-right: 150px;
  margin-left: 30px;
  text-indent: 20px;
  text-align: justify;
}
