@charset "UTF-8";
.dark-mode {
	background-color: black !important;
	color: white !important;
}

.toggle-container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent; /* رنگ پیش‌زمینه کادر */
    border-radius: 20px; /* گرد کردن لبه‌ها */
    padding: 0.3em; /* استفاده از rem به جای px */
    cursor: pointer;
    transition: background-color 0.3s ease, top 0.3s ease, left 0.3s ease;
	position: relative;
	top: 8px;	  
	border: 1px solid #dfd9d9;
}

.dark-mode #back-to-top {
  background-color: #5c5e61 !important;
}

.dark-mode .registration fieldset legend {
	background-color: black !important;
	color: white !important;

}

.dark-mode .text-muted {color: white !important;}
.dark-mode .bg-white {
  background-color: black !important;
  color: white !important;
}
.dark-mode .acm-features.style-4 .item-detail .item-des {
  color: white !important;
}
.dark-mode .acm-features.style-4 .item-detail {
  border: 1px solid #fff;
}
.dark-mode .events-layout h2 a,.dark-mode  .events-layout .h2 a,.dark-mode  .events-layout .event-title a {
  --color-white: white !important;
}

.dark-mode h1, .dark-mode .h1, .dark-mode h2, .dark-mode .h2, .dark-mode h3, .dark-mode .h3, .dark-mode h4, .dark-mode .h4, .dark-mode h5, .dark-mode .h5, .dark-mode h6, .dark-mode .h6 {
	color: white !important;
}
.dark-mode .section-title{
	color: black !important;
}
.dark-mode .page-header a{
color: white !important;
}

.dark-mode .events-layout .item-intro {
  color: white !important;
}

.dark-mode .tags > li .badge-info:hover {
  color: black !important;
}
.dark-mode .createdby [itemprop="name"] {
  color: white !important;
}
.dark-mode .pagenavigation .pagination .previous span:not(.icon-chevron-left) {
  color: white !important;
}
.dark-mode .pagenavigation .pagination .next span:not(.icon-chevron-right) {
  color: white !important;
}
.dark-mode .item-title a{
color: white !important;
}
.dark-mode .header-wrap {
  border-bottom: 1px solid #fff !important;
}
.header-wrap {
  border-bottom: 1px solid #ccc !important;
}
.dark-mode .acm-features.style-7 .feature-info .feature-content {
  color: black !important;
}

/* استایل‌های هدینگ در حالت دارک مد
.dark-mode h1, .dark-mode .h1,
.dark-mode h2, .dark-mode .h2,
.dark-mode h3, .dark-mode .h3,
.dark-mode h4, .dark-mode .h4,
.dark-mode h5, .dark-mode .h5,
.dark-mode h6, .dark-mode .h6 {
    color: white !important;
}
 */
 
/* حالت لایت مد */

#moonIcon.active {
    border: 2px solid black; /* دایره دور آیکون در حالت لایت مد */
	border-radius: 20px;
}

#sunIcon {
    color: orange; /* رنگ آیکون خورشید */
	margin: 0 7px;
	font-size: 10px;
	padding: 4px;
    border: 2px solid black; /* دایره دور آیکون در حالت لایت مد */
	border-radius: 20px;
}

#moonIcon {
    color: black; /* رنگ آیکون ماه */
	margin: 0px 7px; 
	font-size: 17px;
	padding: 0;
}

.dark-mode #sunIcon {
	color: orange; /* رنگ آیکون خورشید در حالت دارک مد */
	border: 0px;
}
.dark-mode #sunIcon.active {
	border: 2px solid white; 
}
.dark-mode #moonIcon {
	color: white; /* رنگ آیکون ماه در حالت دارک مد */
	border: 2px solid black; /* دایره دور آیکون در حالت دارک مد */
}
.dark-mode #moonIcon.active {
	color: white; /* رنگ آیکون ماه در حالت دارک مد */
	border: 2px solid white; /* دایره دور آیکون در حالت دارک مد */
}

@media (max-width: 1202px) {
	  .toggle-container {
		position: absolute !important;
		top: 76%;
		padding: 0.3rem !important;
		left: 18% !important;
	  }
	#sunIcon {
	border: 2px solid black; /* دایره دور آیکون در حالت لایت مد */
	}
}

@media (max-width: 992px){
	.toggle-container {
	  top: calc(20% + 1.5%) !important;
	  padding: 0.3rem !important;
	  left: 35% !important;
	}
	#sunIcon {
	border: 2px solid white; /* دایره دور آیکون در حالت لایت مد */
	}
	.dark-mode #sunIcon {
		color: orange; /* رنگ آیکون خورشید در حالت دارک مد */
	}
	
	#moonIcon {
		color: white; /* رنگ آیکون ماه در حالت دارک مد */
	}
	.dark-mode #moonIcon {
		color: white; /* رنگ آیکون ماه در حالت دارک مد */
	}
	.dark-mode .toggle-container {
	  background-color: #333;
	}
}
@media (max-width: 768px){
	.toggle-container {
	  left: 25% !important;
	}
}
@media (max-width: 400px) {
    .toggle-container {
        top: calc(20% + 1.5%) !important;
        padding: 0.3rem !important;
        width: 25% !important;
    }
}


.laung-fa {
  display: inline-flex;
  gap: 10px;
  position: relative;
  top: 8px;
}
.laung-fa img {
  width: 30px; /* اندازه دلخواه برای عرض */
  height: auto; /* ارتفاع به نسبت عرض تغییر می‌کند */
}
/*********************************************/

.acm-hero.style-1 .acm-hero-item {
  background-position: right !important;
}
@media (max-width: 768px) {
	.wrap-progress .campain .extrafiled {
	  margin: 30px!important;
	}
}
@media (max-width: 990px) {
	.wrap-progress .campain .extrafiled {
	  margin: 30px!important;
	}
}

.osm-message-impact p{
	display:none;
}
.input-group-text, .input-group-addon > span {
  padding: 0!important;
}
#member-profile {
  text-align: right!important;
}
.choices__list--single .choices__item {
  margin-right: 50px!important;
}
.osm-item-heading-box h1, .h1 {
  font-size: 1.8em!important;
}
h1.osm-page-title {
  margin: 10px 0 10px !important;
}

.osm-description-details img {
    min-width: 75% !important;
}
.osm-description-details {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    flex-direction: column;
    padding-right: 28px;
}
#osm-new-user-register {
  margin-top: 50px;
}
#osm-signup-page-columns h1 {
  font-size: 3em;
}

div.mod-languages ul li.lang-active{background-color:transparent}
#back-to-top {
  background-color: #0d0e0e;
}
#t4-header .header-top {
  width: 100% !important;
}

img.img-fluid.rounded.rounded-3 {
    min-width: 20% !important;
}
div#com-rsticketspro-ticket {
    height: auto !important;
}
.osm-container img.osm-thumb-left {
  height: 250px !important;
}
.osm-container h1, .osm-container h2 {
  font-size: 1.8em;
}
.event-detail .content-right .event-information::after {
  background: currentColor;
}
.yekta-information {
  display: flex !important;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between; /* توزیع فاصله بین آیتم‌ها */
  margin-bottom: 50px;
}

.yekta-info-item {
  display: flex !important;
  gap: 1rem !important;
  flex: 0 1 auto; /* جلوگیری از شکستن عرض آیتم‌ها */
  width: auto; /* تنظیم عرض خودکار */
  flex-direction: column;
  text-align: center;
}


.fa-solid, .fas, .far {
  font-size: 24px;
}

.item-image img {
    height: 350px !important;
}
.events-layout .item-wrap {
  height: 94% !important;
}
.tags > li {
  color: #8b5c5c;
}
.btn-arrow-right::after {
  content: none;
}
.fa-arrow-right-long::before, .fa-long-arrow-right::before {
  content: none !important;
}

@media (min-width: 1400px) {
    .yekta-acm-hero{
        width: 100%;
		text-align: center;
		margin-top: 1.5em;
    }
}
@media (min-width: 1400px) {
    .acm-hero.style-1 .acm-action {
        display: inline-flex;
    }
}
.acm-hero.style-1 .description {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

#t4-section-4 .bg-overlay-image {
  background-image: none !important;
}

@media (min-width: 1200px) {
  .col-xl-4 {order: 1;}
  .col-xl-8 {order: 2;}
}
@media (min-width: 992px) {
  .col-xl-4 {order: 1;}
  .col-xl-8 {order: 2;}
}
.login-form-img {
  min-width: 64px !important;
  height: 100px;
  display: block;
  margin: 0 auto;
}
div.mod-languages a {
  padding: 0 !important;
}
div.mod-languages img {
  width: 30px !important;
  margin: 10px auto;
}
.login-header{
  margin: 10px auto;
}

.navbar-brand.logo-control img.logo-img {
  max-width: 184px !important;
}
.module-title {
  margin: 0 0 1rem !important;
}
.jomyekta-conditions {
  text-align: right;
}
.jomyekta-conditions label {
  display: flex;
  flex-direction: row-reverse;      /* چک‌باکس سمت راست، متن سمت چپ */
  align-items: center;
  gap: 6px;
  direction: rtl;           /* ترتیب نوشتار راست به چپ */
  justify-content: flex-end; /* همه چیز به راست بچسبد */
}

.tr_message_textarea{
    max-width: 97% !important;
}

.delete-comment-button {
    display: none;
}
.togglebtn {
    display: none;
}
.btnCommentAndClose {
    display: none;
}


/********************edocman************************************************/

.edocmandocuments {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}

.document {
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  color: #333333;
  width: 100%;
  max-width: 400px;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.document:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-color: #4a90e2;
}

.document-icon {
  flex-shrink: 0;
  margin-right: 15px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5;
  border-radius: 6px;
  color: #666666;
}

.document-details {
  flex-grow: 1;
}

.title-container a {
  color: #333333;
  font-weight: 500;
  font-size: 1rem;
  text-decoration: none;
  display: block;
  word-wrap: break-word;
  line-height: 1.4;
}

.title-container a:hover {
  color: #4a90e2;
}

/* استایل برای راست‌چین */
.document.right-align {
  justify-content: flex-end;
  text-align: right;
  direction: rtl;
}

.document.right-align .document-icon {
  margin-left: 15px;
  margin-right: 0;
}

/* استایل برای چپ‌چین */
.document.left-align {
  justify-content: flex-start;
  text-align: left;
  direction: ltr;
}

/* تنظیمات ریسپانسیو */
@media (max-width: 600px) {
  .edocmandocuments {
    flex-direction: column;
    align-items: center;
  }
  .document {
    max-width: 90%;
  }
}


/********************edocman************************************************/

/*******Change log*********/
.changelog {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1em;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 0.1);
    border-radius: 8px;
    overflow: hidden;
    direction: rtl;
}

.changelog thead tr {
    background-color: #007BFF;
    color: white;
    text-align: left;
    font-weight: 600;
}

.changelog th, 
.changelog td {
    padding: 12px 16px;
    border-bottom: 1px solid #e1e4e8;
    text-align: right;
}

.changelog tbody tr:hover {
    background-color: #f1f5fb;
}

.changelog tbody tr:last-child td {
    border-bottom: none;
}

/* Status colors */
.changelog td.fixed {
    color: #d6336c;
    font-weight: bold;
    text-transform: uppercase;
}

.changelog td.impr {
    color: #0d6efd;
    font-weight: bold;
    text-transform: uppercase;
}

/* Responsive */
@media (max-width: 600px) {
    .changelog thead {
        display: none;
    }
    .changelog, .changelog tbody, .changelog tr, .changelog td {
        display: block;
        width: 100%;
    }
    .changelog tr {
        margin-bottom: 1rem;
        border-bottom: 2px solid #ddd;
    }
    .changelog td {
        padding-left: 50%;
        position: relative;
        text-align: right;
        border: none;
        border-bottom: 1px solid #eee;
    }
    .changelog td::before {
        position: absolute;
        top: 12px;
        left: 16px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: 600;
        text-align: left;
        content: attr(data-label);
    }
}
/****************/

