﻿@font-face {
  font-family: Vazir;
  src: url('font/Vazir.eot');
  src: url('font/Vazir.eot?#iefix') format('embedded-opentype'),
       url('font/Vazir.woff') format('woff'),
       url('font/Vazir.ttf') format('truetype');
  font-weight: normal;
}
      
@font-face {
  font-family: Vazir;
  src: url('font/Vazir-Bold.eot');
  src: url('font/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
       url('font/Vazir-Bold.woff') format('woff'),
       url('font/Vazir-Bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: Vazir;
  src: url('font/Vazir-Light.eot');
  src: url('font/Vazir-Light.eot?#iefix') format('embedded-opentype'),
       url('font/Vazir-Light.woff') format('woff'),
       url('font/Vazir-Light.ttf') format('truetype');
  font-weight: 300;
}


body,input,textarea,select{
	font-family:'Vazir',tahoma;font-size:10pt;font-weight:300;
}

html,body{
	background:#efefef;
	margin:0;
}


/* Ad container now flows naturally */
.adv-container {
  width: 100%;
}

/* Each ad block hidden by fade animation */
.ad-slot {
  width: 100%;
  display: none;
}


/* Controller container */
.adv-controls {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 10px; /* slightly taller for better visibility */
  margin-top: 8px;
  background-color: #ddd;      /* neutral background for track */
  border-radius: 3px;
  overflow: hidden;
  margin-bottom:8px;
}

/* Each controller segment */
.advcounter {
  flex: 1;                     /* equal width for each ad */
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  transition: opacity 0.3s ease;
  border-left: 1px solid #fff; /* subtle divider line */
}

/* Remove divider from last segment */
.advcounter:last-child {
  border-left: none;
}

/* Active ad segment highlight */
.advcounter.active {
  background-image: url('template/acbg.jpg');
  opacity: 1;
}

/* Optional hover effect */
.advcounter:hover {
  opacity: 0.8;
}



.advertisement p {margin:0}
.advertisement img{
	vertical-align:top;
	max-width:100%;
}

.newstitle{
	background:url('template/newstitlebg.gif') repeat-x #aa160e;
	min-height:27px;
	font-size:13pt;
	color:#ffffff;
	width:100%;
}

.advTable{
	margin:0;border-collapse:collapse;background:#aaaaaa;width:100%;
}
.fpTable{
	border-collapse: collapse;width:100%;table-layout:fixed;direction:rtl;
}

.fpTable td{
	padding:4px;box-sizing:border-box;
}

.fpTable td:nth-of-type(1){
	width:50%;text-align:right;
}
.fpTable td:nth-of-type(2){
	width:32%;text-align:right;
}
.fpTable td:nth-of-type(3){
	width:18%;text-align:left;
}



.hash{
	margin-top:4px;
	height:1px;
	border-top:1px dashed #aaaaaa;
	margin-bottom:4px;
}

.impanchor{cursor:pointer;display:inline-block;width:20px;height:20px;font-size:8pt;color:#ffffff;line-height:20px;text-align:center;margin:2px;}

.systems_icon{
background:url('template/systemsbg.jpg');
font-family:'B Koodak'
}

.systems_link{
font-family:'B Koodak';font-size:14pt;color:#000000;	
}

.item{font-size:9pt;text-decoration:none;}
.item:hover{font-size:9pt;color:#ff8800;text-decoration:none;}

.box{display:block;background-color:#ffffff;border:1px solid #cccccc;box-sizing:border-box;padding:10px;margin-bottom:-1px;}
a.box:hover{
	background:#FEFCED;
}


.topmenulink{display:inline-block;padding-right:10px;padding-left:10px;white-space: nowrap;color:#444444;font-size:9pt;height:36px;line-height:36px;box-sizing:border-box}
.topmenulink:hover{color:#000000;background:#FEF8E0}

a{text-decoration:none;color:blue;}
a:hover{text-decoration:none;color:#ff9900;}

.membercounter{font-size:8pt;color:#b21d24;font-weight:bold}
.membercounter:hover{font-size:8pt;color:#ffee00;font-weight:bold}
.membercounter:visited{font-size:8pt;color:#b21d24;font-weight:bold}
.membercounter:visited:hover{font-size:8pt;color:#ffee00;font-weight:bold}

.menu
{
color:#444444;
text-decoration:none;
cursor:pointer;
height:25px;
line-height:25px;
font-weight:bold;
text-align:right;
}

.submenu
{
font-size:8pt;
color:#660033;
text-decoration:none;
cursor:pointer;
height:22px;
line-height:22px;
}

.submenu:hover
{
font-size:8pt;
color:#ff9900;
text-decoration:none;
cursor:pointer;
height:22px;
line-height:22px;
}

/* //////////////////Border Generators//////////////*/


.fixer{
text-align:justify;
line-height:150%;
width:98%;
margin:auto;
}

.menutop{
width:100%;
background:url('template/border-top.gif') repeat-x top;
height:9px;
font-size:1pt;
}

.menubottom{
width:100%;
background:url('template/border-bottom.gif') repeat-x bottom;
height:9px;
font-size:1pt;
margin-top:0;
}

.menutopright{
width:100%;
background:url('template/top-right.gif') no-repeat top right;
height:100%;
}
.menutopleft{
width:100%;
background:url('template/top-left.gif') no-repeat top left;
height:100%;
margin:0;
}

.menubottomright{
width:100%;
background:url('template/bottom-right.gif') no-repeat bottom right;
height:100%;
}
.menubottomleft{
width:100%;
background:url('template/bottom-left.gif') no-repeat bottom left;
height:100%;
}

.menuleft{
width:100%;
background:url('template/border-left.gif') repeat-y left;
background-color:#f6f6f6;
text-align:center;
}
.menuright{
margin-right:auto;margin-left:auto;
width:100%;
background:url('template/border-right.gif') repeat-y right;
text-align:center;
}


.holder{
padding:7px;
text-align:justify;
line-height:150%;
width:100%;
color:#444444;
}

.tabletop {border:1px solid #388de2;}

.titlebg{border-collapse: collapse; height:43px; ;background:url('template/titlebg2.png') no-repeat center bottom;}

#tooltip{
width:110px;
height:25px;
line-height:25px;
position:absolute;
display:none;
background:#dddddd;
color:#000000;
font-size:8pt;
padding:5px;
border-radius:5px;
z-index:1000;
border:1px solid #888888;
}

.browse{
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
cursor:pointer;
display:inline-block;
background:#eeeeee;
border:1px solid #aaaaaa;
width:100px;
text-align:center;
}
.deleteAttach{
	width:15px;cursor:pointer;
}


.newsdetails{
	background:#eeeeee;
	padding:10px;
	box-sizing:border-box;
	display:none;
}

.zoomIcon{
	position:absolute;top:-2px;right:-2px;z-index:2;
	width:30px;height:30px;
	background:url('advertise-files/zoom.png') no-repeat top right;
}

.paging{
	width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;color:#000000;
	border:1px solid #aaaaaa;
	margin:2px;
	background:#ffffff;
}


.pagingActive{
	background:#FFEB99;
	width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;color:#666666;
	border:1px solid #aaaaaa;margin:2px;
}

strong{
	font-weight:600;
}


.container {
	width:100%;
	direction:rtl;
    display: flex;
    max-width: 1200px;
    flex-direction: row;
    margin: 0 auto;
}

.rightColumn{
	flex:0 0 200px;
	box-sizing:border-box;
	margin-left:10px;
}

.leftColumn{
	flex:0 0 calc(100% - 210px);
	box-sizing:border-box;
}


@media all and (max-width:768px){
	.rightColumn{
		display:none;
	}
	
	.leftColumn{
		flex:0 0 100%;
		padding-right:10px;
		padding-left:10px;
		box-sizing:border-box;
	}

}


.grid {
	display: flex;
	flex-wrap: wrap;
}

.col100 {
	flex: 0 0 100%;
	box-sizing: border-box;
}
.col125 {
	flex: 0 0 12.5%;
	box-sizing: border-box;
}
.col25 {
	flex: 0 0 25%;
	box-sizing: border-box;
}
.col33 {
	flex: 0 0 33.33%;
	box-sizing: border-box;
}

.col50 {
	flex: 0 0 50%;
	box-sizing: border-box;
}

.col50at500 {
	flex: 0 0 50%;
	box-sizing: border-box;
}


.col100 {
	flex: 0 0 100%;
	box-sizing: border-box;
}
@media all and (max-width:768px){
	.col125 {
		flex: 0 0 50%;
	}
	.col25 {
		flex: 0 0 50%;
	}
	.col50 {
		flex: 0 0 100%;
	}
}
@media all and (max-width:640px){
	.col6 {
		flex: 0 0 12.5%;
	}
	.col125 {
		flex: 0 0 50%%;
	}
	.col50 {
		flex: 0 0 100%;
	}
	.col33 {
		flex: 0 0 100%;
	}

}

@media all and (max-width:500px){


.col50at500 {
	flex: 0 0 100%;
	box-sizing: border-box;
}

}


.senfTitle{
	background:#555555;
	color:#ffffff;
	padding:20px;
	font-size:11pt;
}

.senfTitle a{
	float:left;
	color:#ff8800;
	font-size:9pt;
}

.impNews{
	color:#444444;font-weight:bold;
}

.impNews div{
	color:#888888;font-size:9pt;font-weight:normal;
}


.mainMenu{
	flex: 0 0 33.33%;box-sizing: border-box;
}

.mainMenu a{
	display:block;
	width:calc(100% - 10px);
	margin:3px;
	margin-top:6px;
	margin-bottom:6px;
	background:url('template/mainMenuBg.jpg');
	background-size:cover;

}

.mainMenu a:hover{
	background:url('template/mainMenuBgHover.jpg');
	background-size:cover;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mainMenu:first-child a{
	margin-right:6px;
}

.mainMenu:nth-child(3) a{
	margin-left:6px;
}


.mainMenu img{width:70%}

.pointer{
	cursor:pointer;
}

.ltr{
	direction:ltr;
}

.rtl{
	direction:rtl;
}

.hTitle{
	font-size:14pt;
	font-weight:strong;
	background:#666666;
	color:#ffffff;
	margin:0;
	padding:10px;
	box-sizing:border-box;
}

.hTitle a{
	font-size:13pt;
	font-weight:strong;
	color:#FFCC00;
}



.alignCenter{
	text-align:center;
}

.clear{
	clear:both
}




#mobileHeader {
	display: none;
}
#mobileMenuBar {
	text-align: center;
	direction: ltr;
	box-sizing: border-box;
	position: fixed;
	top: 0;;
	left: 0;
	background: #ffbb00;
	width: 100%;
	min-height: 50px;
	padding-right: 13px;
	padding-left: 13px;
	z-index: 1998;
	border-bottom:1px solid #555555;
}
.mobileMenuTitle {
	line-height: 50px;
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	font-size: 9pt;
}
#mobilemenu {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	width: 220px;
	margin-right: -220px;
	background: #222222;
	direction: ltr;
	padding-top: 50px;
	box-sizing: border-box;;
	z-index: 2000;
}
.mobileMenuSignin {
	font-size: 10pt;
	color: #ffffff;
	display: block;
	width: 100%;
	line-height: 35px;
	padding-right: 10px;
	border-bottom: 1px solid #555555;
}
.mobileMenuItem {
	font-size: 10pt;
	color: #ffffff;
	display: block;
	width: 100%;
	line-height: 35px;
	padding-right: 10px;
	border-bottom: 1px solid #555555;
	box-sizing:border-box;
}
a.mobileMenuItem:hover {
	font-size: 10pt;
	background: #555555;
	color: #ffffff;
}
.mobileSubMenuItem {
	font-size: 10pt;
	color: #ffffff;
	display: block;
	width: 100%;
	line-height: 35px;
	padding-right: 30px;
}
.mobileSubMenuItem:hover {
	font-size: 10pt;
	color: #ffffff;
	background: #333333;
}
.mobileMenuItem:before {
	font-family: 'Times New Roman';
	display: inline-block;
	content: '◄';
	font-size: 6pt;
	margin-left: 5px;
}
.mobileMenuItem.changed:before {
	font-family: 'Times New Roman';
	display: inline-block;
	content: '▼';
	font-size: 6pt;
	margin-left: 5px;
}
#mobileMenuMask {
	position: fixed!important;
	top: 0!important;
	left: 0!important;
	width: 100vw!important;
	height: 100vh!important;
	opacity: 0.5;
	background-image: none!important;
	background-color: #000;
	z-index: 1999;
	display: none;
}
#backButton {
	width: 60px;
	height: 50px;
	position: fixed;
	top: 0;
	left: 15px;
	z-index: 2000;;
	box-sizing: border-box;
	background: url('template/back.png') no-repeat left center;
	background-size: 8px 12px;
}
#humburger {
	width: 48px;
	height: 48px;
	position: fixed;
	top: 0;
	right: 15px;
	z-index: 2002;;
	box-sizing: border-box;
}
.c-hamburger {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 48px;
	height: 48px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
	background: transparent;
}
.c-hamburger:focus {
	outline: none;
}
.c-hamburger span {
	display: block;
	position: absolute;
	top: 22px;
	left: 9px;
	right: 9px;
	height: 4px;
	background: white;
	border-radius: 2px;
}
.c-hamburger span::before, .c-hamburger span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	border-radius: 2px;
	height: 4px;
	background-color: #ffffff;
	content: "";
}
.c-hamburger span::before {
	top: -10px;
}
.c-hamburger span::after {
	bottom: -10px;
}
.c-hamburger--htx {
}
.c-hamburger--htx span {
	transition: background 0s 0.3s;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
	transition-property: top, transform;
}
.c-hamburger--htx span::after {
	transition-property: bottom, transform;
}
.c-hamburger--htx.is-active {
	background-color: transparent;
}
.c-hamburger--htx.is-active span {
	background: none;
}
.c-hamburger--htx.is-active span::before {
	top: 0;
	transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
	bottom: 0;
	transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
	transition-delay: 0s, 0.3s;
}
@media all and (max-width:768px){
	#mobileHeader {
		display: block;
	}
	#desktopHeader {
		display: none;
	}
	body{
		padding-top:60px;
	}
}


.shadow{
	box-shadow:0 0px 1px 0px rgba(0,0,0,0.2);
	transition:all 0.3s;

}
.shadow:hover{
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
	transform: translateY(-2px);

}

.alignRight{
	text-align:right;
}

.alignLeft{
	text-align:left
}

.logoHolder{
	display:inline-block;
	float:left;
	text-align:left;
	padding-right:20px;
}
@media all and (max-width:768px){

	.logoHolder{
		display:block;
		float:none;
		text-align:center;
		padding-right:0px;
	}

}


.catHolder{
	-webkit-overflow-scrolling: touch;
	width:100%;
	white-space:nowrap;
	overflow-x:auto;
	overflow-y:hidden;
	max-width:100%;
}

.catHolder::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 4px;
}
.catHolder::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgba(0,0,0,.3);
    border:1px solid #aaaaaa;
   }
   
.catHolder::-webkit-scrollbar-track{
	background:#dddddd;
}

.catSquare {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    white-space: normal;
    border: 1px solid #eeeeee;
    vertical-align: top;
    max-width:100%;
    background:#FEF4E2;
    padding:10px;
    border:1px solid #FF9933;
    flex:0 0 40%;
    
}

.catSquare a{
	color:#444444;
}

.catSquare a h3{
	margin:0;padding:0;
}

@media all and (max-width:600px){.catSquare {flex:0 0 75%;}}

.flexContainer {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  max-width:100%;
}


.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.grabbable {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#mobileSearch{
	display:none;
	width:100%;
	position:absolute;
	left:0;bottom:-40px;
	direction:rtl;
	background:#ffbb00;
	text-align:center;
	height:40px;margin:auto;
	padding-right:13px;
	padding-left:13px;
	box-sizing:border-box;
}

.block{
	display:block
}

.inner{
	display:block;width:calc(100% - 10px);margin:auto;
}

.indexAdv{
	flex:0 0 16.66%;
	padding:5px;
	box-sizing:border-box;
	text-align:center
}

.indexAdv img{
	max-width:100%;
}

@media all and (max-width:600px){
.indexAdv{
	flex:0 0 33.33%;
}
}


#main{
	width:100%;
	max-width:1200px;
	margin:auto;
	direction:rtl;
}

#main table,#main img, #main div ,#main input,#main textarea{
	max-width:100%;
	box-sizing:border-box
}

.confrimDiv{
	padding:15px;
	background:green;
	color:white;
	padding-top:50px;
	padding-bottom:50px;
	font-weight:bold;
}

.rejectDiv{
	padding:15px;
	background:red;
	color:white;
	padding-top:50px;
	padding-bottom:50px;
	font-weight:bold;
}

.alertDiv{
	padding:15px;
	background:#ffaa00;
	color:white;
	padding-top:50px;
	padding-bottom:50px;
	font-weight:bold;
}


.shopLogoDiv{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	display:inline-block;
	white-space:nowrap;
	text-align:center;
}

@media all and (max-width:768px){
.shopLogoDiv{
	display:block;
	text-align:center;
	float:none;
	margin:auto;
	margin-right:auto;
	margin-left:auto;

}
}
