@font-face
{
	font-family: 'IRANSans-Light-web';
	src:url('../wfonts/IRANSans-UltraLight-web.eot?#') format('eot'),
	url('../wfonts/IRANSans-UltraLight-web.woff') format('woff'),
	url('../wfonts/IRANSans-UltraLight-web.ttf') format('truetype');
}
@font-face
{
	font-family: 'IRANSans-web';
	src:url('../wfonts/IRANSans-web.eot?#') format('eot'),
	url('../wfonts/IRANSans-web.woff') format('woff'),
	url('../wfonts/IRANSans-web.ttf') format('truetype');
}
@font-face
{
	font-family: 'IRANSans-Bold-web';
	src:url('../wfonts/IRANSans-Bold-web.eot?#') format('eot'),
	url('../wfonts/IRANSans-Bold-web.woff') format('woff'),
	url('../wfonts/IRANSans-Bold-web.ttf') format('truetype');
}
@font-face
{
	font-family: 'BTitrBold';
	src: url('../wfonts/BTitrBold.woff') format('woff');
}
html
{
	margin:0;
	padding:0;
	direction:rtl;
	background-color: #FFF;
}
*
{
	margin:0;
	padding:0;
	font-family: 'IRANSans-Light-web';
	text-decoration: none;
}

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
}
.division{
	width:50%;
	height:100% !important;
	float:left;
}
.divisionr{
	width:15%;
	height:91% !important;
	float:left;
}
.divisionl{
	width:85%;
	height:91% !important;
	float:left;
}
#secondDivistion
{
	background-color: #b21d11;
	overflow-y: scroll;
}

#secondDivistion {
	-ms-overflow-style: none;  // IE 10+
	overflow: -moz-scrollbars-none;  // Firefox
}
#secondDivistion::-webkit-scrollbar {
	display: none;  // Safari and Chrome
}

.divisionr2{
	background-color: #222d33 !important;
}
.site_logo
{
	width: 15vw;
	height: 15vw;
}
.logo_warp
{
	text-align: center;
	margin-top: 2vw;
	color: #b21d11;
	font-weight: bolder;
}
.logo_warp a
{
	color: #b21d11;
}
.textcontainer
{
	padding: 0.5vw;
}
.wait
{
	position: fixed;
	bottom: 0px;
	left:14px;
	display: none;
	width:10vw;
	height:10vw;
	/*border-radius: 30%;
	border: 2px solid #e2e2e2;*/
	background-image:url('../images/loading.gif');
	background-repeat:no-repeat;
	background-size:100% 100%;
	margin-right: auto;
	margin-left: auto;
}

.login
{
	color: #000;
	width: 28vw;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding: 1vw;
	text-align: center;
	border-radius: 1px;
}
.loginforgotpassword
{
	font-weight: bold;
	font-size: 0.8vw;
	color: gray;
}
.loginmenu
{
	display: table;
	width: 100%;
	table-layout: fixed;
}
.loginmenu a
{
	list-style: none;
	display: table-cell;
	margin-left: 1vw;
	margin-right: 1vw;
	font-size: 1vw;
	color: #000;
	background-color: #FFF;
	padding: 0.5vw;
	margin-bottom: 5px;
	font-weight: bold;
}
.li_diff_bg
{
	background-color: #44b6ae !important;
}
.loginmenu a:hover
{
	transition-duration: 0.5s;
	background-color: red !important;
	color: white;
}
.login form input {
	margin-top: 5px;
	margin-bottom: 5px;
	display:inline-block;
	display: inline;
	zoom:1;              /* for IE7*/
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	border-radius: 0vw;
	padding: 0.5vw;
	font-size: 1vw;
}
.login form .login_submit,.signup form .signup_submit
{
	background-color: #b21d11;
	color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	font-size: 1vw;
	cursor: pointer;
}
.login form .forgotpassword_submit
{
	background-color: red;
	color: #FFF;
	width: 8vw;
}
.login form label {
	display:inline-block;
	display: inline;     /* for IE7*/
	zoom:1;              /* for IE7*/
	float: right;
	padding-top: 5px;
	text-align: right;
	width: 140px;
	color: #FFF;
}

.login_logo
{
	display: block;
	margin: auto auto;
	margin-top: 10vw;
}
.login_logo_inner
{
	display: block;
	width: 8vw;
	margin-right: 3vw;
}
.menu_div
{
	color: white;
}
.menu_div a
{
	color: white;
}
.menu_div ul li
{
	font-size: 0.72vw;
	font-weight: bold;
	padding: 0vw;
	cursor: pointer;
	background-color: #b21d11;
	margin-right: 1.2vw;
	margin-left: 1.2vw;
	list-style: none;
}
.menu_div ul
{
	margin-top: 0.2vw;
}
.menu_div .fa
{
	margin-left: 0.5vw;
	font-size: 0.7vw !important;
}
.menu_div ul li:hover
{
	background-color: #b21d11;
}
.stat
{
	background: rgb(154,26,85);
	background: -moz-linear-gradient(top, rgba(154,26,85,1) 0%, rgba(116,19,64,1) 100%);
	background: -webkit-linear-gradient(top, rgba(154,26,85,1) 0%,rgba(116,19,64,1) 100%);
	background: linear-gradient(to bottom, rgba(154,26,85,1) 0%,rgba(116,19,64,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21d11', endColorstr='#b21d11',GradientType=0 );
	font-weight: bolder;
	color: white;
	padding: 0.5vw;
}
.content
{
	width: 100% !important;
	height: 100% !important;
	position: relative;
}
.showbg
{
	background: url("../wimages/logo2.png");
	background-size: 100% 100%;
	width: 10vw;
	height: 5vw;
	position: absolute;
	left: 37vw;
	top: 20vw;
}
.content_box
{
	width: 100% !important;
	height: 95% !important;
	overflow-y: scroll;
	overflow-x: hidden !important;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ffffff',GradientType=0 );

}
.content_inner
{
	width: 98% !important;
	height: auto;
	margin: 0.5vw;
	padding: 0.5vw;
}
.content_title
{
	background-color: #222d33;
	height: 5%;
	overflow: hidden;
	text-align: center;
}
.content_title p,.content_title span
{
	text-align: center;
	font-size: 1vw;
	color: white;
	font-weight: bolder;
}
.content_title .button
{
	background-color: white;
	text-align: center;
	border-radius: 0.3vw;
	position: absolute;
	left: 7vw;
	margin-top: 0.2vw;
	margin-left: 10vw;
	padding-right: 0.5vw;
	padding-left: 0.5vw;
	border: 0.1vw solid #b21d11;
}
.content_title .button:hover
{
	background-color: lightgray;
}
.content_title .button span
{
	font-size: 0.9vw !important;
	color: #b21d11 !important;
}
.trhover
{
	background-color: #e2e2e2 !important;
	transition-duration: 100ms;
	transition-delay: 20ms;
}
table:not(.cleartbl) tbody tr:nth-child(odd)
{
	background-color: #f3f3f3;
}
.fa-pencil-square-o,.fa-trash,.fa-list-alt
{
	cursor: pointer;
	font-size: 1.8vw !important;
	color: #b21d11 !important;
	font-weight: bolder !important;
}
.topbar
{
	border-bottom: 0.3vw solid #b21d11;
	height: 8.4%;
}


.dataTables_filter
{
	font-size: 0.9vw !important;
}
.dataTables_filter input
{
	padding: 0.2vw;
	border-radius: 0.2vw;
	border: 0.1vw solid lightgray;
}
.dataTables_info
{
	font-size: 0.9vw !important;
	font-weight: bold !important;
}
#result_table_paginate
{
	margin-top: 0.5vw !important;
	font-size: 1vw !important;
}
#result_table thead tr td
{
	text-align: center;
	font-size: 0.8vw !important;
}
.result
{
	width: 98%;
	margin: auto auto;
}
.divresult
{
	display: none;
}
.dataTables_length
{
	font-size: 0.8vw !important;
}
.dataTables_length label
{
	font-size: 0.8vw !important;
}
table.dataTable thead th, table.dataTable tfoot th {
	font-size: 0.8vw !important;
}
table.dataTable tbody td {
	text-align: center;
	font-size: 1vw !important;
}
button.dt-button, div.dt-button, a.dt-button {
	font-size: 1vw !important;
}
.sumtbl td
{
	padding: 1vw;
}
.speedbtn
{
	background-color: #222d33 !important;
}
.boxInner .number
{
	font-size: 30px;margin-top:10px !important;color: white;
}
.speedbtn i
{
	font-size: 40px;margin-top: 10px;color: white;
}
.boxInner
{
	cursor: pointer;
}
.passchangebox
{
	width: 40%;
	margin: auto auto;
	border: 0.2vw solid #b21d11;
	padding: 1vw;
}
.passchangebox label
{
	float: right;
	width: 35%;

}
.passchangebox input
{
	float: left;
	width: 60%;
	text-align: center;
	direction: ltr;
}
.passchangebox .submit_btn
{
	width:30%;
	margin-top: 1vw;
	background-color: #b21d11;
	color: #FFF;
	border: 0;
	font-size: 1vw;
	padding: 0.2vw;
	cursor: pointer;
}
.wbtn
{
	width:30%;
	margin-top: 1vw;
	background-color: #b21d11;
	color: #FFF;
	border: 0;
	font-size: 1vw;
	padding: 0.2vw;
	cursor: pointer;
}

.wbtn2
{
	background-color: #b21d11;
	border-radius: 3px;
	color: #FFF;
	border: 0;
	font-size: 1vw;
	padding: 0.2vw;
	cursor: pointer;
}
.wbtn2:hover
{
	background-color: #741880;
	border-radius: 3px;
	color: #FFF;
	border: 0;
	font-size: 1vw;
	padding: 0.2vw;
	cursor: pointer;
}
.content_inner > form input,.content_inner > form select
{
	border: 0.1vw solid #747474;
	padding: 0.3vw;
	margin-bottom: 0.5vw;
	width: 100%;
	/*float: left;*/
}
.product_code
{
	border: 0.1vw solid #e2e2e2;
	border-radius: 1vw;
	padding: 1vw;
	width: 80%;
	text-align: center;
	direction: rtl;
	font-size: 1.3vw;
}
.content_inner > .filter_form input
{
	border: 0.1vw solid #747474;
	padding: 0.3vw;
	margin-bottom: 0.5vw;
	width: auto;
	margin-left: 0.5vw;
	width: 32%;
	float: none;
}
.content_inner > .filter_form select
{
	border: 0.1vw solid #747474;
	padding: 0.3vw;
	margin-bottom: 0.5vw;
	width: 80%;
	float: none;
}
.content_inner > .new_filter_form input
{
	border: 0.1vw solid #747474;
	padding: 0.3vw;
	margin-bottom: 0.5vw;
	width: auto;
	margin-left: 0.5vw;
	width: 32%;
	float: none;
}
.content_inner > .new_filter_form select
{
	border: 0.1vw solid #747474;
	padding: 0.3vw;
	margin-bottom: 0.5vw;
	width: 80%;
	float: none;
}
.content_inner > form table
{
	width: 40%;
	margin: auto auto;
}
.content_inner > button
{
	width:30%;
	display: block;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-top: 1vw;
	background-color: #b21d11;
	color: #FFF;
	border: 0;
	font-size: 1vw;
	padding: 0.2vw;
	cursor: pointer;
}
.exit_btn
{
	position: absolute;
	left: 1vw;
	top: 1vw;
	font-size: 2.5vw !important;
	cursor: pointer;
	color: #b21d11;
}

.ui-timepicker-wrapper {
	height: 30% !important;
	width: 10% !important;
}

.wtitle
{
	background-color: #999;
	width: 30%;
	color: white;
	padding: 0.2vw;
	font-size: 0.9vw;
	font-weight: bold;
	margin: auto auto;
	margin-bottom: 1vw;
	text-align: center;
}
.checkworks,.bonworks
{
	position: absolute;
	top: 20%;
	left: 35%;
	width: 30%;
	z-index: 100;
	display: none;
	box-shadow: 0vw 0vw 2vw #000;
	background-color: white;
	padding: 2vw;
}
.datepicker-plot-area
{
	z-index: 200;
}
.wrap {
	overflow: hidden;
	margin: 10px;
}
.box {
	float: left;
	position: relative;
	width: 20%;
	padding-bottom: 10%;
}
.boxInner {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	overflow: hidden;
	background-color: #b21d11;
	text-align: center;
}
.boxInner img {
	width: 100%;
}
.boxInner .titleBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	padding: 10px;
	text-align: center;
	z-index: 100;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
	margin-bottom: 0;
}
@media only screen and (max-width : 480px) {
	/* Smartphone view: 1 tile */
	.box {
		width: 100%;
		padding-bottom: 15%;
	}
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
	/* Tablet view: 2 tiles */
	.box {
		width: 50%;
		padding-bottom: 15%;
	}
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
	/* Small desktop / ipad view: 3 tiles */
	.box {
		width: 33.3%;
		padding-bottom: 15%;
	}
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
	/* Medium desktop: 4 tiles */
	.box {
		width: 25%;
		padding-bottom: 15%;
	}
}

/*****************************************/
.highcharts-credits
{
	display: none !important;
}
#chartcontainer
{
	direction: ltr !important;
	width: 98%; height: 22vw !important; margin: 0 auto
}
.highcharts-tooltip>span {
	text-align: center;
	font-family: 'IRANSans-Light-web' !important;
}
.highcharts-title > tspan {
	font-weight: bold;
	font-size: 0.9vw;
}
/*********************************************/

.factor_warp
{
	margin-top: 5%;
	margin: auto auto;
	border: 2px solid #000;
	width: 600px;
	min-height: 500px;
}
.factor_warp *
{
	font-family: "BTitrBold" !important;
}
.factor_warp2
{
	margin-top: 5%;
	margin: auto auto;
	border: 2px solid #000;
	width: 900px;
	min-height: 500px;
}
.factor_warp2 *
{
	font-family: "BTitrBold" !important;
}
.product_tr *
{
	font-weight: 100 !important;
	font-size: 13px !important;
}
.product_tr td
{
	border: 1px solid #000;
}
.factor_header table,.factor_body table
{
	width: 100%;
	border-collapse:collapse;
}
.factor_header table tr td,.factor_body table tr td
{
	padding: 5px;
	border: 1px solid #000;
}
.factortitle
{
	font-size: 24px;
	font-weight: bolder;
}
.firsttbl
{
	border-bottom: 1px solid #000;
}
.factorweb
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1vw;
	border-collapse:collapse;
}
.factorweb td
{
	padding: 0.3vw;
	font-size: 1vw;
	font-weight: bold;
	border: 1px solid black;
}
.barcodetbl
{
	width: 180px;
	border: 1px solid #e2e2e2;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
}
.barcodetbl td
{
	text-align: center;
}
.barcodetbl td
{
	width: 180px;
}.barcodetbl div
{
	margin: auto auto;
}
.barcode_dis
{
	font-size: 10px;
	font-family: 'IRANSans-Bold-web' !important;
}
.extra_info_tbl
{
	font-size: 1vw !important;
}


@media print
{
	.divisionr2,.topbar,.content_title,.print_factor_btn,.factorweb,.filter_form,.new_filter_form,.btnnotprint,button.dt-button, div.dt-button, a.dt-button,input[type='button'],.dataTables_filter input,.not_print
	{
		display: none !important;
	}
	.content_inner
	{
		width: 710px !important;
		height: auto;
		margin: 0;
		padding: 0;
	}
	.content_box
	{
		width: 715px !important;
		height: auto !important;
		overflow-y: hidden;
		overflow-x: hidden;
		background: none !important;
	}
	.showbg
	{
		display: none;
	}
	.factor_warp {
		margin-top: 0% !important;
		margin: 0 !important;
		border: 2px solid #000;
		width: 400px;
		min-height: 500px;
	}
	.factor_warp2 {
		margin-top: 0% !important;
		margin: 0 !important;
		border: 2px solid #000;
		width: 900px;
		min-height: 500px;
	}
	.divisionl {
		width: 100% !important;
		height: 100% !important;
		float: left;
	}








	.wfactor
	{
		font-size: 10px;
		margin: 10px;
	}
	.wfactor table
	{
		font-size: 12px;
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0 1em;
		cellpadding:0;
		cellspacing:0;
		border-spacing:0 5px;
	}
	.wfactor table td
	{
		text-align: center;
	}





}


.wfactor
{
	font-size: 10px !important;
}
.wfactor table
{
	font-size: 13px !important;
	width: 100% !important;
	border-collapse:collapse !important;
	border-spacing: 0 1em !important;
	cellpadding:0 !important;
	cellspacing:0 !important;
	border-spacing:0 5px !important;
}
.wfactor table td
{
	text-align: center !important;
	padding: 2px !important;
}