@import url(fontiran.css);

*, *:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

body {
	font-family: IRANSans !important;
	font-weight: 300;
	direction: rtl;
	background-color: #E2E2E2;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, input, textarea, span, th, td, tr,button {
	font-family: IRANSans !important;
}

h1 {
	font-weight: bold;
}

.wrapper {
	max-width: 900px;
	margin: 0 auto;
}

.ltr {
	direction: ltr;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-small {
	font-size: 0.8em;
}

.text-xsmall {
	font-size: 0.6em;
}

.text-large {
	font-size: 1.2em;
}

.text-xlarge {
	font-size: 1.4em;
}

.text-underline {
	text-decoration: underline;
}

.text-ultralight {
	font-weight: 200;
}

.text-light {
	font-weight: 300;
}

.text-regular {
	font-weight: normal;
}

.text-medium {
	font-weight: 500;
}

.text-bold {
	font-weight: bold;
}

.text-black {
	font-weight: 900;
}

blockquote {
	font-weight: 500;
	padding: 10px;
	border: 1px dashed #666666;
}

.mainbox {
	width: 100%;
	background-color: #EFEFEF;
	display: table;
	margin-bottom: 30px;
	border-right: 8px solid #FFFF33;
}

.mainboxnegativ {
	width: 100%;
	background-color: #000000;
	display: table;
	margin-bottom: 30px;
	border-right: 8px solid #FFFF33;
	color: #F9F9F9;
}

.mainbox2 {
	font-size: 1em;
	width: 90%;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainbox3 {
	width: 100%;
	background-color: #b8b8b8;
	display: table;
	margin-bottom: 30px;
	border-right: 8px solid #bd70ff;
}

.mainbox2negativ {
	font-size: 1em;
	color: #F9F9F9;
	background-color: #000000;
	padding-right: 20px;
}

.farsiparagraph {
	font-size: 1em;
	width: 47%;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.englishparagraph {
	font-size: 1em;
	width: 47%;
	float: left;
	direction: ltr;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.rightbox {
	width: 60%;
	padding-right: 20px;
	padding-left: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	min-width: 0px;
	background-color: #F7F7F7;

}

.titelbox {
	width: 60%;
	padding-right: 25px;
	padding-left: 0px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	min-width: 0px;
	background-color: #F2F2F2;
	color: #4B4B4B;
}

.lefttbox {

	padding-right: 20px;
	padding-left: 4px;
	float: right;
	margin-bottom: 10px;
	min-width: 0px;
}

.alphabet {
	width: 35%;
	float: left;
	font-size: 21em;
	text-align: center;
	font-weight: 500;
	color: #999999;
}

.alphabet2 {
	width: 35%;
	float: left;
	direction: ltr;
	font-size: 1.6em;
	text-align: left;
	font-weight: 500;
	color: #333333;
	margin-top: 100px;
}

.footer {
	font-weight: 300;
	font-size: 0.7em;
	text-align: center;
	direction: ltr;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Custom Start */
.main .sidebar {
	box-shadow: -1px 0 0 rgba(0, 0, 0, .08);
	background: white;
	position: absolute;
	top: 0;
	right: 0;
	height: 100.1%;
	padding-top: 120px;
	box-sizing: border-box;
	width: 250px;
}

.main .sidebar ul {
	padding: 0;
}

.main .sidebar ul li {
	list-style: none;
	text-align: center;
	padding: 10px;
}

.main .sidebar ul li a {
	text-decoration: none;
	color: #333;
	font-size: 18px;
	font-weight: 500;
}

.main .sidebar ul li.active a {
	color: #24a584;
}

.main .sidebar ul li:hover {
	background: #24a584;
}

.main .sidebar ul li:first-child:hover {
	background: transparent;
}

.main .sidebar ul li:hover a {
	color: #fff;
}

.content {
	padding-right: 260px;
	background: #e2e2e2;
	box-sizing: border-box;
}

.download, .upload {
	background: white;
	width: 47%;
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 1%;
	margin-top: 1%;
	margin-top: 1%;
	margin-top: 1%;
	margin-top: 1%;
	padding: 55px 25px;
	box-sizing: border-box;
	margin-top: 100px;
	height: 520px !important;
	vertical-align: middle;
	border-radius: 7px;
	box-shadow: 0 0 25px #aaa;
}

h3 {
	text-align: right;
}

.input {
	width: 50%;
	display: block;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
}

label {
	display: block;
	color: #777;
	font-size: 13px;
	font-weight: 300;
	text-align: right;
	padding-right: 24%;
}

button {

	border: none;
	background: #327f85;
	color: white;
	padding: 8px 40px;
	border-radius: 5px;
	font-size: 15px;

}

.fileUpload {
	display: none;
}

.box-upload {
	border: 2px dashed #ccc;
	width: 50%;
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 25px 0;
	margin-bottom: 20px;
}

.form-group {
	margin-bottom: 20px;
}
.box-payment:nth-child(2){
	box-shadow: 0 0 25px #aaa;
	border-radius: 10px;
}
.box-payment {
	background: white;
	width: 60%;
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 1%;
	margin-top: 1%;
	margin-top: 1%;
	padding: 25px;
	box-sizing: border-box;
	margin-top: 100px;
	height: 240px !important;
	vertical-align: middle;
}

.nonback {
	background: transparent;
	width: 28%;
	width: 16%;
}

table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

td, th {
	border: 1px solid #dddddd;
	text-align: center;
	padding: 8px;
}

tr:nth-child(even) {
	background-color: #dddddd;
}

.ListFile .box-payment {
	height: auto !important;
}

a {
	text-decoration: none;
}

.box-payment.login {
	height: 320px !important;
}

.g-recaptcha {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.g-recaptcha > div {
	width: unset !important;
	margin-bottom: 10px;
}

button {
	cursor: pointer;
}

button:hover {
	opacity: .9;
	cursor: pointer;
}
.goHome{
	display: none;
}
.content.ListFile > div {
	width: 97.5%;
}

.noActive {
	background: #c34242;
	display: inline-block;
	width: 100px;
	font-size: 12px;
	padding: 10px 0;
}

.Active {
	background: #58aa59;
	display: inline-block;
	width: 100px;
	font-size: 12px;
	padding: 10px 0;
}
.deletedA {
	background: bLACK;
	color: white;
	padding: 7px;
	border-radius: 5px;
	font-size: 12px;
	vertical-align: 1px;
}
.changePassword {
	position: absolute;
	left: 25px;
	top: 10px;
	font-size: 12px;
	background: #3f72ef;
	width: 100px;
	padding: 8px 0;
}
.dropzone{
	min-height: unset ;
	border:  unset;
	background: unset;
	padding: unset ;
}
.dropzone > #fileUp {
	min-height: 150px;
	border: 2px solid rgba(0, 0, 0, 0.3);
	background: white;
	padding: 20px 20px;
}
.dropzone.dz-clickable {
	height: 150px;
	position: relative;
	border-radius: 8px;
	border: 2px dashed #999;
	margin-bottom: 20px;
}
.dz-default.dz-message {
	position: absolute;
	top: 35px;
	width: 100%;
}
#fileUp {
	visibility: hidden;
}
.dz-preview.dz-processing.dz-image-preview.dz-success.dz-complete {
	position: absolute;
	top: 0;
	text-align: center;
	width: 90%;
	right: 0;
}
.dz-image {
	margin: 0 auto;
}
.dropify-wrapper {

	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	width: 60%;
	max-width: 100%;
	height: 95px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 22px;
	color: #777;
	background-color: #FFF;
	background-image: none;
	text-align: center;
	border: 2px solid #E5E5E5;
	-webkit-transition: border-color .15s linear;
	transition: border-color .15s linear;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-bottom: 19px;
}
#BTNsizeUpload {
	background: #38bd9c;
	left: 135px;
}
.content.Payment .box-payment {
	height: 480px !important;
	padding-top: 50px;
}

.upload h3, .download h3 {
	position: absolute;
	top: -2px;
	right: 0;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	padding-bottom: 12px;
	width: 100%;
	padding-right: 50px;
	color: #327f85;
}


.Payment.content  h3{
	position: absolute;
	top: -2px;
	right: 0;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	padding-bottom: 12px;
	width: 100%;
	padding-right: 40px;
	color: #327f85;
}
.Payment.content .fa {
	position: absolute;
	top: 13px;
	right: 15px;
	color: #327f85;
	font-size: 25px !important;
}
.fa {
	font: normal normal normal 14px/1 FontAwesome !important;
}
.download .fa, .upload .fa {
	position: absolute;
	top: 13px;
	right: 10px;
	color: #327f85;
	font-size: 25px !important;
}
#BTNEmailtext {
	left: 245px;
	background: #23842b;
}
#BTNSMStext {
	background: #8d9f45;
	left: 355px;
}
.content.Payment .box-payment {
	height: 480px !important;
	padding-top: 50px;
}
@media only screen and (max-width: 768px) {
	.sidebar {
		display: none;
	}
	.content.Payment {
		padding: 0;
	}
	.input {
		width: 100%;
	}
	.box-payment.nonback {
		display: none;
	}
	.box-payment {
		width: 90%;
		margin-right: 5%;
	}
	.goHome {
		display: block;
		background: rgba(0, 0, 0, 0.3);
		padding: 5px 10px 0px;
		border-radius: 8px;
		position: fixed;
		top: 5px;
		right: 5px;
		font-size: 12px;
	}


	.content {
		padding-right: 0;
	}
	.download, .upload {
		width: 90%;
		margin-right: 5%;
		margin-top: 40px;
	}
	.download{
		margin-bottom: 50px;
	}
	#box-upload {
		width: 90%;
	}
	label {
		padding-right: 1%;
	}
	.box-payment {
		background: white;
		width: 90%;
	}
}
