@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: 12px;
	padding: 4px;
    border: 2px solid black; /* دایره دور آیکون در حالت لایت مد */
	border-radius: 20px;
}

#moonIcon {
    color: black; /* رنگ آیکون ماه */
	margin: 0 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;
		right: 18% !important;
    }
	#sunIcon {
	border: 2px solid black; /* دایره دور آیکون در حالت لایت مد */
	}
}

@media (max-width: 992px){
	.toggle-container {
	  top: calc(20% + 1.5%) !important;
	  padding: 0.3rem !important;
	  right: 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 {
	  right: 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; /* ارتفاع به نسبت عرض تغییر می‌کند */
}
/********************************************************************/

.header-wrap {
  border-bottom: 1px solid #ccc !important;
}

div.mod-languages img{width: 30px !important;margin: 10px auto;}
div.mod-languages a{padding:0 !important;}
div.mod-languages ul li.lang-active{background-color:none !important;}
.login-header{
  margin: 10px auto;
}

.btn-arrow-right::after {
  content: "\f178" !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-left: 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}

#t4-header .header-top {
  width: 100% !important;
}
img.img-fluid.rounded.rounded-3 {
    min-width: 20% !important;
}
div#com-rsticketspro-ticket {
    height: auto !important;
}
div.t4-megamenu .navbar-nav > li > a, div.t4-megamenu .navbar-nav > li > .nav-link {
  padding-left: 15px !important;
}
.osm-container img.osm-thumb-left {
  height: 250px !important;
}
h1.osm-page-title {
    font-size: 1.8em;
}
.osm-container h2.osm-item-title {
    font-size: 1.2em;
    text-align: left;
}
#osm-signup-page-columns h1 {
  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 !important;
}
.fa-arrow-right-long::before, .fa-long-arrow-right::before {
  content: none !important;
}
#t4-section-4 .bg-overlay-image {
  background-image: none !important;
}
.item{
	right: 0% !important;
}
.login-form-img {
  min-width: 64px !important;
  height: 100px;
  display: block;
  margin: 0 auto;
}
.navbar-brand.logo-control img.logo-img {
  max-width: 184px !important;
}

.osm-taskbar li {
    float: right !important;
}
.module-title {
  margin: 0 0 1rem !important;
}
.tr_message_textarea{
    max-width: 97% !important;
}

.delete-comment-button {
    display: none;
}
.togglebtn {
    display: none;
}
.btnCommentAndClose {
    display: none;
}

@media (min-width: 1400px) {
  .events-layout .item-wrap .blog-content {
    padding: 3rem !important; 
  }
}

/********************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;
}

.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;
}

.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);
    }
}
/****************/

