/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:right;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
	font-family: IranSans;
	background-size:cover;
	-webkit-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
	background-position:center;
	background-attachment:fixed;
	background: #fff;
}
/*--header--*/

@font-face {
	font-family: IranSans;
	src: url('../font/IRANSansWeb_Medium.ttf');
}
@font-face {
	font-family: IranSansBold;
	src: url('../font/IRANSansWeb_Bold.ttf');
}


@font-face {
	font-family: IranYekan;
	src: url('../font/IRANYekanMobileMedium.ttf');
}



.title {
	color: rgba(255, 255, 255, 0.43);
	text-align: center;
	font-family: IranSans;
	margin-bottom: -20px;
}

.clear {
	clear:both;
}


table, th, td {
	border: 1px solid black;
}
/* Header */
.main-w3layouts-agileinfo {
	width: 30%;
	margin: 0 auto;
	/* padding: 4em 2em; */
	border-radius: 25px;
	margin-top: 50px;
	background: rgba(255, 255, 255, 0.07);
	-webkit-box-shadow: 0 6px 12px 0 rgb(37, 37, 37);
	-moz-box-shadow: 0 6px 12px 0 rgb(37, 37, 37);
	box-shadow: 0 6px 43px 0 rgba(0, 0, 0, 0.4);
}
.header{
	border-radius: 25px 25px  0 0 ;
	height: 80px;
	text-align: center;
	padding-left: 1em;
	margin-top: 1em;

	background: #3f51b5;
}
.wthree-form {
	color: rgb(20, 10, 10);
	font-size: 20px;
	padding: 4em 2em;
	font-weight: 300;
	text-align: center;
	margin-bottom: 1.5em;
	/* letter-spacing: 3px; */
	/* //text-shadow: 3px 3px 4px #000; */
	font-family: IranSans;
}
.header h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	/* margin-bottom: 1.5em; */
	/* margin-top: 1.5em; */
	margin-top: 0.5em;
	text-shadow: 3px 3px 4px #000;
	font-family: IranSans;
}
h1 {
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	margin: 40px 0;
	color: #000;
	/* letter-spacing: 9px; */
	/* text-shadow: 4px 4px 3px #000; */
	font-weight: 500;
	font-family: 'IranSansBold';
}


.score p{
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.34);
	border: 3px solid rgba(255, 255, 255, 0.43);
	-webkit-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	-moz-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
}

.icon-w3 i {
	color: #ffffff;
	font-size: 19px;
	line-height: 49px;
}
.icon-w3 {
	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: 0;
	width: 53px;
	height: 50px;
	text-align: center;
	background: #00c6d7;
}
form {
	margin: 0 auto;
	width: 100%;
}
.submit-agileits {
	text-align: center;
	margin-top: 2em;
}
.form-sub-w3{
	position:relative;
	margin-bottom: 20px;
}
.form-sub-w3 input[type="text"], input[type="password"], input[type="email"]{
	width: 85%;
	padding: 15px 19px 15px 19px;
	text-align: right;
	background-color: rgba(0, 0, 0, 0.16);
	border: 0;
	border-left: 2px solid #00c6d7;
	font-size: 15px;
	color: #000;
	outline: 0;
	-webkit-box-shadow: 0 6px 12px 0 rgb(37, 37, 37);
	-moz-box-shadow: 0 6px 12px 0 rgb(37, 37, 37);
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.4);
	font-family: 'IranSans';
}

.submit-agileits input[type="submit"] {
	text-align: center;
	border: 0;
	color: #ffffff;
	font-size: 17px;
	border-radius: 25px;
	font-weight: 600;
	padding: 14px 90px;
	background-color: #3f51b5;
	border: 3px solid rgba(255, 255, 255, 0.43);
	-webkit-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	-moz-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	outline: none;
	cursor: pointer;
	font-family: 'IranSans';
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
}




.submit-agileits input[type="text"]  {
	text-align: center;
	border: 0;
	color: #ffffff;
	font-size: 17px;
	font-weight: 600;
	padding: 14px 90px;
	background-color: rgba(0, 0, 0, 0.34);
	border: 3px solid rgba(255, 255, 255, 0.43);
	-webkit-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	-moz-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.71);
	outline: none;
	cursor: pointer;
	font-family: 'IranSans';
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	box-sizing: border-box;
	appearance: auto;



}





.submit-agileits input[type="submit"]:hover {
	color: #ffffff;
	border-color: #00c6d7;
}
/*-- checkbox --*/
.anim {
	position: relative;
	display: block;
	margin-top: .5em;
}
label.anim span, label.anim a {
	color: #fff;
	font-size: 13px;
	display: inline;
	text-transform: capitalize;
}
label.anim  a {
	display: inline-block;
	text-decoration:none;
	float:right;
	margin-top:4px;
}
.wthree-text ul li {
	displaY: block;
}
.wthree-text ul li:nth-child(1) {
	margin-right: 36px;
}
.agileits-login label {
	font-size: 1em;
	color: #fff;
	font-weight: 400;
	cursor: pointer;
	position: relative;

}
input.checkbox {
	background:#fff;
	cursor: pointer;
	width: 1.2em;
	height: 1.2em;
	margin: 0 6px 0 0!important;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	background: inherit;
	cursor: pointer;
}
input.checkbox:after {
	content: "";
	transition: .4s ease-in-out;
	position: absolute;
	top: 1px;
	left: 0px;
	z-index: 1;
	width: 1.1em;
	height: 1.1em;
	/* margin-top: 4px; */
	border: 1px solid #00c6d7;
}
input.checkbox:checked:after {
	transform: rotate(-45deg);
	height: .5rem;
	border-color: #00c6d7;
	border-top-color: transparent;
	border-right-color: transparent;
}
.anim input.checkbox:checked:after {
	transform: rotate(-45deg);
	height: .5rem;
	border-color: transparent;
	border-right-color: transparent;
	animation: .4s rippling .4s ease;
	animation-fill-mode: forwards;
}
@keyframes rippling {
	50% {
		border-left-color: #d24747;
	}
	100% {
		border-bottom-color: #00c6d7;
		border-left-color: #00c6d7;
	}
}
/*-- //checkbox --*/
/*--copy-right-starts-here--*/
.footer p {
	margin: 0 auto;
	text-align: center;
	margin: 8em 0;
	font-size: 14px;
	color: #fff;
	text-transform: none;
}
.footer a {
	color: #00c6d7;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
}
.footer a:hover{
	color: #2489ed
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
}
/*--copy-right-ends-here--*/
/*--placeholder-color--*/

::-webkit-input-placeholder{
	color:#fff;
}

:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
}

:-ms-input-placeholder {
	color: #fff;
}
/*--//placeholder-color--*/
/*--- Responsive Code ---*/
@media screen and (max-width: 1920px) {
	h1 {
		margin: 150px 0 100px;
		font-size: 35px;
	}
	.copyright p {
		margin: 50px 0px 150px;
	}
}
@media screen and (max-width: 1680px) {
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 82.6%;
	}
	h1 {
		margin: 130px 0 70px;
	}
}
@media screen and (max-width: 1600px) {
	h1 {
		margin: 2em 0 1.5em;
	}
	.copyright p {
		margin: 50px 0px;
	}
	.icon-w3 {
		right: 0px;
		bottom: 0;
		width: 53px;
		height: 50px;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 81.8%;
	}
	.footer p {
		margin: 4em 0em;
	}
	h1 {
		font-size: 30px;
	}
}
@media screen and (max-width: 1440px) {
	.main-w3layouts-agileinfo {
		width: 33%;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 81.5%;
	}
}
@media screen and (max-width: 1366px) {
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 80.8%;
	}
	h1 {
		margin: 1.7em 0 1em;
		font-size: 30px;
	}
}
@media screen and (max-width: 1280px) {
	.main-w3layouts-agileinfo {
		width: 36%;
	}
	.footer p {
		margin: 5em 0em;
	}
}
@media screen and (max-width: 1080px) {
	.main-w3layouts-agileinfo {
		width: 42%;
	}
	h1 {
		margin: 82px 0 0px;
	}
	.footer p {
		margin: 3em 0 4em;
	}
}
@media screen and (max-width: 1050px) {
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 83.5%;
	}
}
@media screen and (max-width: 1024px) {
	.main-w3layouts-agileinfo {
		width: 45%;
	}
	.footer p {
		margin: 4em 0em;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 80.8%;
	}
	h1 {
		margin: 1.8em 0 0.8em;
	}
	.submit-agileits input[type="submit"], .submit-agileits input[type="text"] {
		padding: 11px 90px;, input[type="text"]
	}
}
@media screen and (max-width: 991px) {
	h1 {
		margin: 1.5em 0 0.7em;
		font-size: 26px;
	}
	.footer p {
		margin: 3em 0em;
	}
	.main-w3layouts-agileinfo {
		/* padding: 3em 2em; */
	}
	.header h2 {
		font-size: 18px;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 80.1%;
	}
}
@media screen and (max-width: 900px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
}
@media screen and (max-width: 800px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 79.8%;
	}
}
@media screen and (max-width: 768px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
	h1 {
		margin: 2.5em 0 1em;
	}
	.footer p {
		margin: 5em 0em;
	}
	label.anim a {
		margin-top: 3px;
	}
}
@media screen and (max-width: 767px) {
	h1 {
		margin: 1.2em 0 0.7em;
	}
	.footer p {
		margin: 3em 0em;
	}
}
@media screen and (max-width: 736px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
	h1 {
		font-size: 22px;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 79.7%;
	}
	.footer p {
		margin: 2.3em 0em;
	}
}
@media screen and (max-width: 667px) {
	.main-w3layouts-agileinfo {
		width:70%;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		padding: 12px 15px 12px 15px;
		font-size: 14px;
		width: 82.9%;
	}
	.icon-w3 {
		width: 45px;
		height: 43px;
	}
	.icon-w3 i {
		font-size: 18px;
		line-height: 44px;
	}
	.footer p {
		margin: 2.7em 0em;
	}
}
@media screen and (max-width: 640px) {
	.main-w3layouts-agileinfo {
		width: 70%;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 82.8%;
	}
}
@media screen and (max-width: 600px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 82.5%;
	}
	.footer p {
		margin: 3em 0em;
		font-size: 13px;
	}
}
@media screen and (max-width: 568px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
	h1 {
		font-size: 28px;
	}
	.footer p {
		margin: 2.2em 1em 2em;
		line-height: 28px;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 82.5%;
	}
}
@media screen and (max-width: 480px) {
	.main-w3layouts-agileinfo {
		width: 90%;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 80%;
	}

	.header h2 {
		font-size: 16px;
	}
	.footer p {
		margin: 2.2em 2em 2em;
	}
}
@media screen and (max-width: 440px) {
	h1 {
		font-size: 26px;
		margin: 1.4em 0 0.9em;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 78%;
	}
	/* .main-w3layouts-agileinfo {
		padding: 2.5em 2em;
	} */
}
@media screen and (max-width: 414px) {
	h1 {
		font-size: 25px;
	}
	.form-sub-w3 input[type="text"], input[type="password"], input[type="email"] {
		width: 77%;
	}
	.footer p {
		margin: 3.2em 2em;
	}
}
@media screen and (max-width: 384px) {
	.form-sub-w3 input[type="text"], .form-sub-w3 input[type="password"], input[type="email"] {
		width: 73.8%;
	}
	h1 {
		font-size: 21px;
	}

}
@media screen and (max-width: 320px) {
	.main-w3layouts-agileinfo {
		/* padding: 1.5em 1.3em; */
		width: 90%;
	}
	h1 {
		font-size: 22px;
		margin: 1em 0 0.6em;
	}
	.header h2 {
		font-size: 14px;
		margin-bottom: 1em;
	}
	.form-sub-w3 input[type="text"], .form-sub-w3 input[type="password"], input[type="email"] {
		padding: 12.5px 15px 12.5px 15px;
		font-size: 13px;
		width: 68.2%;
	}
	label.anim a {
		margin-top: 12px;
		text-align: center;
		float: none;
	}
	.anim {
		text-align: center;
		margin-top: 0em;
	}
	input.checkbox:after {
		left: 59px;
	}
	.submit-agileits input[type="submit"], .submit-agileits input[type="text"] {
		padding: 8px 68px;
		font-size: 15px;
	}
	.submit-agileits {
		margin-top: 1.3em;
	}
	.footer p {
		margin: 1.6em 2em;
	}
}


/*--- //Responsive Code ---*/




/* interOrExit.php */


.dialog-ovelay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.50);
	z-index: 999999
}
.dialog-ovelay .dialog {
	width: 400px;
	margin: 100px auto 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	border-radius: 3px;
	overflow: hidden
}
.dialog-ovelay .dialog header {
	padding: 10px 8px;
	background-color: #f6f7f9;
	text-align: center;

}
.dialog-ovelay .dialog header h3 {
	font-size: 14px;
	margin: 0;
	color: #555;
	display: inline-block
}
.dialog-ovelay .dialog header .fa-close {
	float: right;
	color: #c4c5c7;
	cursor: pointer;
	transition: all .5s ease;
	padding: 0 2px;
	border-radius: 1px
}
.dialog-ovelay .dialog header .fa-close:hover {
	color: #b9b9b9
}
.dialog-ovelay .dialog header .fa-close:active {
	box-shadow: 0 0 5px #673AB7;
	color: #a2a2a2
}
.dialog-ovelay .dialog .dialog-msg {
	padding: 12px 10px;
	text-align: center;

}
.dialog-ovelay .dialog .dialog-msg p{
	margin: 0;
	font-size: 15px;
	font-family: 'IranSans';
	color: #333
}
.dialog-ovelay .dialog footer {
	padding: 8px 10px;
	text-align: center;

}
.dialog-ovelay .dialog footer .controls {
	direction: rtl;
}
.dialog-ovelay .dialog footer .controls .button {
	padding: 5px 15px;
	border-radius: 3px;
	font-family: 'IranSans';

}
.button {
	cursor: pointer;
}
.button-default {
	background-color: rgb(248, 248, 248);
	border: 1px solid rgba(204, 204, 204, 0.5);
	color: #5D5D5D;
	margin:5px;
}
.button-danger {
	background-color: #f44336;
	border: 1px solid #d32f2f;
	color: #f5f5f5;
	margin:5px;

}



.off{
	padding:0;
	border:0;
	border-radius: 0 25px  0 0 ;
	float:right;

	width:60px;
	height:60px;
	display:inline;
	background:#cc0000
}


body{
	direction:RTL;
}


.label {
	text-align:right;
	float:right;
	font-size:16px;
	font-family: 'IranYekan';
	display:inline;
}

/*.value{
	text-align:right;
	color:grey;
	font-size:15px;
	float:right;
	font-family: 'IranSans';
	display:inline;
}*/

.userDetailValue{
	text-align:right;
	color:grey;
	font-size:15px;
	font-family: 'IranYekan';
	display:inline-block;
	min-height: 17px;
}



@import url(https://fonts.googleapis.com/css?family=Noto+Sans);

body{
	background: darken(#04B486, 30%);
	font-family: 'Noto Sans', 'Helvetica';
}

.customAlert{

	display: none;
	position: fixed;
	max-width: 25%;
	min-width: 250px !important;
	min-height: 20%;
	height: 200px;
	left: 50%;
	top: 50%;
	padding: 10px;
	box-sizing: border-box;
	margin-left: -12.5%;
	margin-top: -5.2%;
	background: #088A68;
}

@media all and (max-width: 1300px){
	.message{
		font-size: 14px !important;
	}
	input[type='button']{
		height: 15% !important;
	}
}

.message{
	padding: 5px;
	color: white;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

input[type='button']{
	position: absolute;
	top: 100%;
	left: 50%;
	width: 50%;
	height: 36px;
	margin-top: -45px;
	margin-left: -25%;
	outline: 0;
	border: 0;
	background: #04B486;
	color: white;
&:hover{
	 transition: 0.3s;
	 cursor: pointer;
	 background: lighten(#04B486, 5%);
 }

}

.rab{
	width: 200px;
	height: 30px;
	outline: 0;
	border: 0;
	color: white;
	background: darken(#04B486, 5%);
}

@keyframes fadeOut{
	from{
		opacity: 1;
	}
	to{
		opacity: 0;
	}
}

@keyframes fadeIn{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}