* {	
	margin: 0;
	padding: 0;
	/* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
	/* -moz-tap-highlight-color: rgba(0, 0, 0, 0); */
}

html, body {
	/* height: 100%; */
	font-family: Arial, sans-serif;
}






body {
	/* background: url(img/bic.jpg) fixed no-repeat center top; */
	/* background-size: cover; */
	/* background-blend-mode: overlay; */
	background: #eaeaea !important;
	/* background: #e6e6e6; */
	/* background: #ffffff; */
	transition: 0.5s;
	height: 100%;
}


input:disabled, textarea:disabled, select:disabled {
	color: rgb(84, 84, 84) !important;
	cursor: default !important;
	background-color: rgb(235, 235, 228) !important;
}

input[type="submit"]:disabled, button:disabled {
	cursor: default !important;
	background-color: #cecece !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	outline: none;
	color: #4e4e4e;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	height: 21px;
}

select {
	cursor: pointer;
	outline: none;
	color: #4e4e4e;
	text-align: right;
	direction: rtl;
	/* font-size: 17px; */
	background: #fbfbfb;
}



::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #9c9c9c;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #9c9c9c;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #9c9c9c;
}

/*
[disabled]:hover {
	background: #bac2ca;
	color: #fff;
}

[disabled] {
	background: #bac2ca;
	color: #fff;
}
*/



/*
button, input {
	
}
*/


.header {
	z-index: 100;
	left: 0;
	top: 0;
	right: 0;
	border-top: 0;
	/* padding-top: 8px; */
	width: 100%;
	/* height: 50px; */
	height: 60px;
	background: #03BCDB;
	/* box-shadow: 0 1px 7px rgba(0,0,0,.35); */
	box-shadow: 0 0.5px 7px rgba(0,0,0,0.35);
	/* border-radius: 0 0 5px 5px; */
}



/*	
.menu {
	
}
.menu ul {
	margin-left: 4%;
}
.menu ul li {
	float: left;
	padding: 8px;
	list-style: none;
}
.menu ul li a {
	text-decoration: none;
	color: #03BCDB;
	border: 2px solid #03BCDB;
	font-size: 18px;
	padding: 6px;
	border-radius: 7px;
}
.menu ul li a:hover {
	background: #fff;
	color: #03BCDB;
	transition: 0.5s;
}
.logo {
	float: right;
	/* margin-top: 21px; *//*
	margin-right: 42px;
}
*/



/* .logo a {
	color: #03BCDB;
	padding: 7px;
	font-size: 18px;
	text-decoration: none;
	border: 2px solid #03BCDB;
	border-radius: 5px;
} */





.head {
	width: 94%;
	margin: 0 auto;
	padding-top: 10px;
}


.menu {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 17.5px;
	line-height: 22px;
	float: left;
	margin-left: 2%;
}





/*#404040*/



.button a:hover {
	background: #26c7e2;
	transition: 0.5s;
}


.button {
	float: left;
	margin-right: 17px;
	direction: rtl;
	border-radius: 6px;
	transition: 0.8s;
	
}

.button a {
	float: left;
	text-decoration: none;
	color: #f3f3f3;
	font-size: 18px;
	padding: 7px;
	border: 2px solid #ffffff;
	border-radius: 6px;
}





/*
.button a {
	color: #fff;
	text-decoration: none;
}
*/





/* .logo a {
	color: #03BCDB;
	padding: 7px;
	font-size: 18px;
	text-decoration: none;
	border: 2px solid #03BCDB;
	border-radius: 5px;
} */







#content {
	min-height: 75vh;
	padding-top: 18px;
	overflow: hidden;
	margin: 0 auto;
	width: 94%;
}

#content h3 {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 0 auto;
	/* float: right; */
	/* margin-right: 8%; */
	text-align: center;
	border: 3px solid #64ec1f;
	padding: 5px;
	color: #03BCDB;
	background: #fff;
	/* margin: 0 auto; */
	border-radius: 5px;
	width: 38%;
	margin-bottom: 13px;
}


/* ===== error ===== */
.error {
	font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
	font-size: 14.5px;
	line-height: 23px;
	direction: rtl;
	text-align: center;
	color: #2a4057;
	background: #fff;
	/* font-size: 18px; */
	margin: 0 auto;
	width: 30%;
	margin-bottom: 5px;
	position: relative;
	padding: 0.75rem 1.25rem;
	border: 2.5px solid #ef3a3a;
	border-radius: 0.60rem;
}

.error a:hover {
	text-decoration: underline;
}

.error a {
	color: #ef3a3a;
	font-size: 19px;
	text-decoration: none;
}


.accun {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 17.5px;
	line-height: 22px;
	float: right;
	margin-top: 20px;
	margin-right: 14%;
	text-align: right;
	direction: rtl;
	margin-bottom: 25px;
	color: #4a4a4a;
	/* font-size: 18px; */
	width: 73%;
	line-height: 26px;
}






.succ {
	font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
	font-size: 14.5px;
	line-height: 23px;
	direction: rtl;
	text-align: center;
	color: #2a4057;
	background: #fff;
	/* font-size: 17.5px; */
	margin: 0 auto;
	width: 28vw;
	margin-bottom: 6px;
	padding: 0.75rem 1.25rem;
	border: 2.5px solid #73f133;
	border-radius: 10px;
}

.succ a:hover {
	text-decoration: underline;
}

.succ a {
	color: #16af3f;
	font-size: 19px;
	text-decoration: none;
}



.com_n_avatar_err {
	float: right;
	margin-right: -42%;
	color: #f51f1f;
	margin-top: 36px;
	margin-bottom: 0px;
}

.com_update_err {
	word-wrap: break-word;
	max-width: 410px;
	float: right;
	margin-right: 12px;
	color: #f51f1f;
	margin-top: 2px;
	/* margin-bottom: 9px; */
}

.com_err {
	word-wrap: break-word;
	/* max-width: 410px; */
	float: right;
	margin-right: 12px;
	color: #f51f1f;
	margin-top: 2px;
	/* margin-bottom: 9px; */
}




.list {
	text-align: left;
	/* float: right; */
	margin: 0 auto;
	background: #ffffff;
	width: 96%;
	padding: 16px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid rgba(211, 211, 211);
	border-radius: 8px;
}



.dd1 {
	margin: 0 auto;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 70px;
}

.dd1 img {
	width: 138px;
	margin-bottom: 15px;
}





.form_group1 {
	direction: rtl;
	/* height: 48px; */
	margin-bottom: 12px;
}





.com_err {
	word-wrap: break-word;
	/* max-width: 410px; */
	float: right;
	margin-right: 12px;
	color: #f51f1f;
	margin-top: 2px;
	/* margin-bottom: 9px; */
}



/*
.ser:focus {
	border: 2px solid #009688;
	box-shadow: 0px 0px 8px 0px rgba(0, 150, 136, 0.55);
}
*/

.re {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	float: right;
	text-align: right;
	direction: rtl;
	margin-right: 23%;
	width: 51%;
	background: #fff;
	padding: 9px;
	border: 1px solid rgba(0, 0, 0, 0.28);
	border-radius: 5px;
}

.re h2 {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 20px;
	line-height: 45px;
	margin-top: -10px;
	text-align: center;
	color: #2a4057;
	border-bottom: 2px solid #ddd;
	padding: 5px;
}

.re form {
	/* background: #fff;
	width: 100%;
	margin: 8px auto;
	padding: 9px;
	position: relative;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	pointer-events: auto;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.28);
	border-radius: 0.3rem;
	outline: 0; */
}



.form_1 {
	width: 45%;
	/* margin: 0 auto; */
	float: right;
}


.form_1 input {
	padding: 12px;
	width: 100%;
	margin-top: 0px;
	float: right;
	text-align: right;
	font-size: 16.5px;
	border: 2px solid rgba(42, 64, 87, 0.55);
	border-radius: 3px;
}
	
	
	

.com_err_n {
	word-wrap: break-word;
	direction: rtl;
	max-width: 250px;
	float: right;
	margin-right: 12px;
	color: #f51f1f;
	margin-top: 2px;
	/* margin-bottom: 9px; */
}





.form_2 {
	width: 45%;
	float: left;
}



.form_2 input {
	padding: 12px;
	width: 100%;
	margin-top: 0px;
	float: right;
	text-align: right;
	font-size: 17px;
	border: 2px solid rgba(42, 64, 87, 0.55);
	border-radius: 3px;
}




.form_group {
	outline: none;
	float: right;
	text-align: right;
	margin-right: 4%;
	width: 86%;
	margin-top: 22px;
}

/*
.form_group input:focus {
	border: 2px solid rgba(55, 103, 152, 0.79);
	border-radius: 3px;
}
*/

.form_group input:focus {
	/* border: 2px solid #676767d1; */
	/* box-shadow: 0px 1px 8px 0px rgba(0, 150, 136, 0.84); */
	box-shadow: 0px 1px 9px 0px #737577cf;
}



.form_group input {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	/* font-family: Open Serif; */
	outline: none;
	width: 100%;
	/* margin: 12px auto; */
	padding: 12px;
	margin-top: 0px;
	text-align: right;
	direction: rtl;
	font-size: 16.5px;
	border: 2px solid #AFAFAF;
	border-radius: 3px;
}


.form_group textarea:focus {
	/* border: 2px solid #676767d1; */
	/* box-shadow: 0px 1px 8px 0px rgba(0, 150, 136, 0.84); */
	box-shadow: 0px 1px 9px 0px #737577cf;
}



.form_group textarea {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	outline: none;
	overflow: hidden;
	float: right;
	padding: 10px 12px;
	width: 100%;
	height: 74px;
	margin: 0 auto;
	text-align: right;
	direction: rtl;
	font-size: 16.5px;
	border: 2px solid #AFAFAF;
	border-radius: 5px;
	resize: none;
}


.form_group select:focus {
	/* border: 2px solid #676767d1; */
	/* box-shadow: 0px 1px 8px 0px rgba(0, 150, 136, 0.84); */
	box-shadow: 0px 1px 9px 0px #737577cf;
}

.form_group select {
	font-family: Open Sans, sans-serif;
	/* font-family: Open Serif; */
	direction: rtl;
	outline: none;
	cursor: pointer;
	padding: 12px;
	width: 105.4%;
	/* margin: 12px auto; */
	margin-top: 0px;
	text-align: right;
	font-size: 16.5px;
	border: 2px solid #AFAFAF;
	border-radius: 3px;
}


.form_grou {
	width: 50%;
	margin: 0px auto;
	margin-bottom: 25px;
}




.captcha {
	margin-top: 13px;
	margin-bottom: 13px;
}

.captcha img {
	border: 2px solid rgba(42, 64, 87, 0.65);
	border-radius: 5px;
	float: right;
	margin-right: 16%;
}



.re_names {
	width: 100%;
	margin: 0 auto;
	margin-left: 2.4%;
	/* margin-bottom: 5px; */
}

.form_grp {
	float:right;
	margin-top: 15px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 8px;
}

.cossial {
	margin-bottom: 15px;
}


.reinput:hover {
	background: #1b7c8c;
	transition: 0.5s;
}

.reinput {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 17.5px;
	line-height: 27px;
	margin:  0 auto;
	cursor: pointer;
	text-align: center;
	padding: 10px;
	width: 100%;
	background: #03bcdb;
	color: #fff;
	border: none;
	border-radius: 5px;
	margin-top: 22px;
	margin-left: 3px;
	transition: 0.5s;
}

.check_less {
	color: #2a4057;
	float: right;
	/* font-size: 18px; */
	margin-top: 3px;
	margin-right: 4%;
	outline: none;
	width: 86%;
}



#fbLink {
	cursor: pointer;
}


.img-fblogin {
	float: right;
	margin-right: 20%;
	margin-top: 15px;
	margin-bottom: 35px;
	border-radius: 6px;
}



p.term_re {
	position: relative;
	margin-top: 1px;
	/* margin-bottom: 6px; */
	text-align: center;
	color: #8a8a8a;
	padding: 0 1em;
	font-size: 17px;
	float: right;
}

p.term_re span {
	background-color: #fff;
	padding: 0 1em;
	position: relative;
	/* z-index: 1; */
	font-size: 18px;
}






p.separator {
	position: relative;
	margin: 9px 0px;
	text-align: center;
	color: #8a8a8a;
}

p.separator span {
	background-color: #fff;
	padding: 0 1em;
	position: relative;
	/* z-index: 1; */
	font-size: 18px;
}

p.separator:after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #c1c1c1;
	position: absolute;
	top: 50%;
	left: 0;
}





p.separator1 {
	position: relative;
	margin-top: 9px;
	/* margin-bottom: 6px; */
	text-align: center;
	color: #8a8a8a;
}

p.separator1 span {
	background-color: #fff;
	padding: 0 1em;
	position: relative;
	/* z-index: 1; */
	font-size: 18px;
}

.resetpassword:hover {
	text-decoration: underline;
}

.resetpassword {
	color: #2a4057;
	float: right;
	margin-top: 3px;
	margin-right: 43px;
	/* margin-bottom: 11px; */
	text-align: right;
	font-size: 16.5px;
	text-decoration: none;
}




.ind {
	margin: 0 auto;
	margin-top: 5px;
	background: #fff;
	padding: 28px;
	padding-top: 21px;
	text-align: right;
	color: #03BCDB;
	direction: rtl;
	margin-bottom: 15px;
	border: 1px solid rgba(211,211,211);
	border-radius: 5px;
}

.titind {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 26px;
	line-height: 35px;
	margin-top: 4px;
	/* margin-right: 84px; */
	margin-right: 5%;
	margin-bottom: 46px;
	color: #03BCDB;
}

.bodyind {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 19px;
	line-height: 30px;
}

.wanind {
	margin-bottom: 30px;
}

.ntit {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 20px;
	line-height: 30px;
	margin-right: 10px;
	margin-bottom: 12px;
	color: #565656;
}

.nbody {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	color: #555;
	font-size: 16px;
	line-height: 30px;
}








.drop_list {
	float: left;
}


.drop_lists_c {
	float: left;
	margin-left: 20px;
}

.drop_list_c {
	float: left;
	/*margin-left: 7%;*/
}



	
.logo {
	float: right;
	/* margin-top: 4px; */
	margin-right: 2%;
}

.logo .logo_b {
	height: 40px;
}

img.logo_b {
	margin-top: 2px;
}

.logo .logo_m {
    display: none;
    width: 40px;
}



.logo_b2 {
    font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
    line-height: 48px;
    color: #f3f3f3;
    text-decoration: none;
    font-size: 31px;
    font-weight: bold;
    float: left;
    margin-top: -4px;
    margin-right: 11px;
}

.logo_b2:hover {
    text-decoration: underline;
}






.avatar_div {
	margin-right: 45px;
}


img.avatar_update {
	border: 3px solid #2a4057;
	float: right;
	border-radius: 50%;
	margin: 10px;
	width: 56px;
	height: 56px;
	margin-left: 12px;
	margin-top: 14px;
}





.fileinput:hover {
	color: #fff;
	background: #2a4057;
	border: 2px solid #2a4057;
	transition: 0.6s;
}

.fileinput {
	cursor: pointer;
	color: #fff;
	background: #6b92b3;
	padding: 4px;
	border-radius: 5px;
	float: right;
	margin-top: 26px;
	border: 2px solid rgba(0, 0, 0, 0.28);
	border-radius: 8px;
	transition: 0.8s;
}



.sear {
	display: flex;
	flex-flow: row wrap;
	direction: rtl;
	float: right;
	background: #fff;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid rgba(211, 211, 211);
	margin-bottom: 10px;
}

.sear a {
	float: right;
	font-family: Arial, sans-serif;
	line-height: 21px;
	text-decoration: none;
	color: #03bcdb;
	font-size: 18px;
	padding: 16px;
	/* border-bottom: 2px solid #1aab90; */
}




.up {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 107%;
	/* float: right; */
	/* margin-right: 25%; */
	/* width: 50%; */
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 13.5px;
	/* margin-top: 6px; */
	margin-bottom: 20px;
	float: right;
	text-align: right;
	direction: rtl;
	/* margin-right: 25%; */
	/* width: 49%; */
	background: #fff;
	padding: 9px;
	border: 1px solid rgba(211, 211, 211);
	border-radius: 5px;
}

.up h2 {
	text-align: center;
	color: #2a4057;
	border-bottom: 2px solid #ddd;
	padding: 5px;
	padding-top: 0px;
}

.up form {
	/*
	float: left;
	background: #fff;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 8px;
	padding: 9px;
	position: relative;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.28);
	border-radius: 0.3rem;
	outline: 0;
	*/
}

#less {
	font-size: 18px;
	margin-top: 6px;
	margin-right: 24px;
	float: right;
}

#less label {
	cursor: pointer;
}

#less input {
	width: 16px;
	height: 16px;
}

.form_group_update {
	/*
	width: 80%;
	margin: 0px auto 30px;
	padding: 13px;
	*/
	outline: none;
	float: right;
	text-align: right;
	margin-right: 4%;
	width: 86%;
	margin-top: 22px;
}







.form_group_update input:focus {
	/* border: 2px solid rgba(55, 103, 152, 0.79); */
	box-shadow: 0px 1px 9px 0px #737577cf;
}

.form_group_update input {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	/* font-family: Open Serif; */
	outline: none;
	width: 100%;
	/* margin: 12px auto; */
	padding: 12px;
	margin-top: 0px;
	text-align: right;
	font-size: 16.5px;
	border: 2px solid #AFAFAF;
	border-radius: 3px;
}



.form_group_update select:focus {
	/* border: 2px solid rgba(55, 103, 152, 0.79); */
	box-shadow: 0px 1px 9px 0px #737577cf;
}




.form_group_update select {
	font-family: Open Sans, sans-serif;
	/* font-family: Open Serif; */
	direction: rtl;
	outline: none;
	cursor: pointer;
	width: 105.4%;
	/* margin: 12px auto; */
	padding: 12px;
	margin-top: 0px;
	text-align: right;
	font-size: 16.5px;
	border: 2px solid #AFAFAF;
	border-radius: 3px;
}





.form_update_grou {
	width: 35%;
	margin: 0px auto;
	margin-bottom: 20px;
}






.upinput:hover {
	background: #03bcdb;
	transition: 0.5s;
}

.upinput {
	font-family: "Droid Arabic Kufi" ,Open Sans, sans-serif;
	font-size: 19px;
	line-height: 25px;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	padding: 10px;
	width: 100%;
	background: #2a4057;
	color: #fff;
	border: none;
	border-radius: 5px;
	margin-top: 22px;
	margin-left: 3px;
	transition: 0.5s;
}


.dropdown.ltr {
	direction: ltr;
}

.dropdown.rtl {
	direction: rtl;
}






/*
.dropdown {
	font-size: 18px;
	user-select: none;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #7d7d7d;
	float: left;
	overflow: hidden;
}


.dropbtn:hover {
	background: #f1f1f1;
}

.dropbtn:active {
	background: #eaeaea;
}

.dropbtn {
	position: relative;
	display: block;
	cursor: pointer;
	outline: none;
	color: #03BCDB;
	padding: 8px;
}
*/







.dropdown {
	/* direction: rtl; */
	font-size: 24px;
	/* background: #fff; */
	/* border-radius: 5px; */
	/* border: 1px solid #7d7d7d; */
	float: left;
	/* overflow: hidden; */
}





.dropbtn:hover {
	color: #dee1e6;
}

.dropbtn:active {
	color: #525252;
}

.dropbtn:focus {
	color: #525252;
}



.dropbtn {
	user-select: none;
	position: relative;
	display: block;
	cursor: pointer;
	outline: none;
	color: #f3f5f7;
	padding: 8px;
	/* padding-bottom: 0px; */
}

a.dropbtn {
	text-decoration: none;
}

.drpbtn {
	
}

.drpbtnp {
	padding-bottom: 0px;
}




.icon_menu:hover {
	color: #dee1e6;
	transition: 0.2s;
}

.icon_menu {
	color: #f3f3f3;
	transition: 0.2s;
}

.icon_menu:focus {
	color: #dee1e6;
	transition: 0.2s;
}

.icon_menu:active {
	color: #d3d7dc;
	transition: 0.2s;
}


.av_head {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	padding: 0px;
	float: right;
	margin: -8px;
	margin-left: 6px;
}



/*.fff:hover {
	color: #dee1e6;
}*/
.fff {
	color: #dee1e6 !important;
}


/*.fffe:hover {
	color: #d3d7dc;
}*/
.fffe {
	color: #d3d7dc !important;
}


.fffep {
	color: #525252 !important;
}




.mn-tabs:before {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border: 10px solid;
	border-color: #00000000 #00000000 #ffffff #00000000;
	left: 8px;
	top: -20px;
}


.mn-tabs {
	margin-top: 10px;
}


.tab-content {
	font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
	font-size: 14.4px;
	line-height: 19px;
	border-radius: 3px;
	border: 1px solid #8c8c8c;
	padding-top: 3px;
	padding-bottom: 3px;
	display: none;
	position: absolute;
	background: #ffffff;
	min-width: 138px;
	box-shadow: 0px 4.3px 18px 0px rgba(0, 0, 0, 0.35);
	z-index: 10;
}


.dropdown-content {
	font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
	font-size: 14.4px;
	line-height: 19px;
	border-radius: 3px;
	border: 1px solid #8c8c8c;
	padding-top: 3px;
	padding-bottom: 3px;
	display: none;
	position: absolute;
	background: #ffffff;
	min-width: 138px;
	box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.35);
	z-index: 5;
}

.dropdown-content a {
	cursor: pointer;
	user-select: none;
	outline-width: 0px;
	color: #2a4057;
	/* background: #ffffff; */
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	text-align: right;
}

/*
.dropdown-content a:active {
	background: #1aab90;
	color: #fff;
}
*/

.dropdown-content a:hover {
	text-decoration: none;
	background: #03BCDB;
	color: #fff;
}

.dropdown-content a:focus {
	outline-width: 1px;
}

.dropdown-content a:active {
	outline-width: 0px;
}


.overflow-tab {
	overflow-y: auto;
	/* /* overflow-x: hidden; */
	height: auto;
	max-height: 74vh; 
}



.overflow-tab::-webkit-scrollbar {
	cursor: pointer;
	/* height: 12px; */
	width: 12px;
}


.overflow-tab::-webkit-scrollbar-thumb:hover {
	background: #ababab;
}

.overflow-tab::-webkit-scrollbar-thumb {
	/* border-radius: 4px; */
	border-radius: 5px;
	background: #c1c1c1;
	cursor: pointer;
	/* box-shadow: inset 0 0 6px #b6b6b6; */
}


.overflow-tab::-webkit-scrollbar-track-piece {
	/* border-radius: 4px; */
	border-radius: 5px;
	/* background: #e8e8e8; */
	background: #efefef;
	/* box-shadow: inset 0 0 6px #dedede; */
}


.dv {
    margin: 4px auto;
    background: #dfe5e6;
    height: 1px;
    width: 90%;
}






.apps {
	display: inline-block;
	/* float: right; */
	/* padding: 14px; */
	/* padding-top: 0px; */
	padding-right: 2.5%;
	/* margin-top: 4px; */
}

.app {
	direction: ltr;
	float: right;
	margin-left: 12px;
	margin-bottom: 15px;
	display: inline-block;
	text-decoration: none;
}


img.logo_app:hover {
	border: 1px solid #c1c1c1;
	/* transition: 0.2s; */
}

img.logo_app {
	float: right;
	width: 58px;
	padding: 3px;
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius: 8px;
	transition: 0.2s;
}






.mn-menu:before {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border: 10px solid;
	border-color: #00000000 #00000000 #ffffff #00000000;
	left: 20px;
	top: -20px;
}


.mn-menu {
	margin-top: 14px;
}

.mn-menu a {
	padding-top: 13px;
	padding-right: 23px;
	padding-bottom: 13px;
	padding-left: 90px;
}





.content_tab {
	padding: 15px;
	padding-top: 11px;
	direction: rtl;
	overflow-y: scroll;
	word-break: break-word;
	overflow-x: hidden;
	height: 50vh;
	width: 26vw;
	/* height: 435px; */
	/* width: 335px; */
	
}

.content_tab::-webkit-scrollbar {
	cursor: pointer;
	/* height: 13px; */
	width: 13px;
}


.content_tab::-webkit-scrollbar-thumb:hover {
	background: #ababab;
}

.content_tab::-webkit-scrollbar-thumb {
	/* border-radius: 4px; */
	border-radius: 5px;
	background: #c1c1c1;
	cursor: pointer;
	/* box-shadow: inset 0 0 6px #b6b6b6; */
}



.content_tab::-webkit-scrollbar-track-piece {
	/* border-radius: 4px; */
	border-radius: 5px;
	/* background: #e8e8e8; */
	background: #efefef;
	/* box-shadow: inset 0 0 6px #dedede; */
}

.h_title {
	display: inline-block;
	/* float: right; */
	font-size: 17px;
	color: #3f4c67;
	font-weight: bold;
	margin-bottom: 14px;
	margin-right: 10px;
	text-decoration: none;
}




.mes_tab {
	font-family: Open Sans, sans-serif;
	float: right;
	text-align: right;
	margin-right: 13%;
	background: #fff;
	width: 75%;
	min-height: 102px;
	margin-bottom: 18px;
	/* padding: 21px; */
	padding-right: 13px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 11px;
	border: 1px solid rgba(211, 211, 211);
	border-radius: 8px;
	/* padding-bottom: 25px; */
}



.mes_right_tab {
	float: right;
	text-align: center;
	width: 39%;
}

.sender_mes_tab:hover {
	text-decoration: underline;
}

.sender_mes_tab {
	color: #03BCDB;
	/* float: right; */
	text-decoration: none;
	/* margin-top: 0px; */
	/* margin-right: -6px; */
	/* margin-bottom: 4px; */
	font-size: 18px;
	/* width: 100%; */
}

.mes_left_tab {
	float: left;
	text-align: right;
	padding-top: 23px;
	width: 58%;
	height: 88px;
}

.mes_title_tab:hover {
	color: #ffffff;
	/* background: #21c7a8; */
	background: #1fbfa2;
	/* text-decoration: underline; */
	
}

.mes_title_tab {
	word-wrap: break-word;
	color: #ffffff;
	background: #1aab90;
	cursor: pointer;
	user-select: none;
	padding: 12px;
	text-decoration: none;
	display: block;
	text-align: right;
	border-radius: 8px;
	transition: 0.2s;
}






.ind_404 {
    font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
    font-size: 20px;
    line-height: 40px;
    direction: rtl;
    text-align: center;
    color: #8c8c8c;
    margin: 0 auto;
    height: 500px;
    padding: 4px;
}

.title_404 {
    color: #03BCDB;
    font-size: 140px;
    line-height: 300px;
}

.index_404 a:hover {
	background: #e8e8e8;
	transition: 0.5s;
}

.index_404 a {
    font-family: Open Sans, sans-serif;
    line-height: 21px;
    text-decoration: none;
    color: #8c8c8c;
    font-size: 23px;
    padding: 10px;
    border: 2px solid #8c8c8c;
    border-radius: 6px;
    transition: 0.8s;
}






.show {
	display: block;
}

.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}







.inf-center {
	float: right;
	width: 45.9%;
	margin-right: 1.5%;
	/* margin-left: 18px; */
}




.rightind {
	float: right;
	width: 24%;
	height: 712px;
	/* margin-right: 2.4%; */
	/* margin-left: 2%; */
}

.bodyrightind {
	font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
	font-size: 18px;
	line-height: 38px;
	word-wrap: break-word;
	text-align: right;
	margin-right: 5px;
	color: #3f4c67;
}

.bodyrightind a {
	text-decoration: none;
}





.tab:hover {
	background: #dadada;
}

.tab:active {
	background: #ffff;
}

.tab {
	margin-bottom: 16px;
	/* background: #fff; */
	padding: 7px;
	padding-right: 15px;
	color: #2a4057;
	direction: rtl;
	border: 1px solid rgb(226, 226, 226);
	border-radius: 5px;
}

img.tabshome_icons {
	width: 36px;
	float: right;
	margin-left: 16px;
}



.footer {
	background: #fff;
	padding: 30px;
	padding-top: 20px;
	margin-top: 38px;
	/* margin-top: 10vh; */
	height: 85px;
	left: 0;
	right: 0;
	/* margin-top: 67px; */
	border-top: 1px solid rgba(211, 211, 211);
	/* border-radius: 5px 5px 0px 0px; */
	/* box-shadow: 2px 0 16px rgba(0,0,0,0.35); */
	/* position: relative; */
}

.fo_c {
	direction: rtl;
	text-align: center;
	color: #03BCDB;
	font-size: 18px;
}

.fo_b {
	/* width: 97%; */
}

.fo_u {
	margin: 22px;
	margin-top: 18px;
	/* margin-right: 28px; */
	/* float: right; */
	text-align: center;
	color: #bfbfbf;
}

.fo_u a:hover {
	text-decoration: underline;
	transition: 0.5s;
}

.fo_u a {
	font-family: "Droid Arabic Naskh" ,Open Sans, sans-serif;
	font-size: 13.4px;
	line-height: 30px;
	text-decoration: none;
	margin: 4px;
	color: #7b7b7b;
	transition: 0.5s;
}


.footerlinks {
    color: #bfbfbf;
}

.footerlinks a:hover {
	text-decoration: none;
	transition: 0.5s;
}

.footerlinks a {
	text-decoration: underline;
	font-size: 14px;
	line-height: 0;
	color: #4e4e4e;
	transition: 0.5s;
}


.copyright {
	font-size: 17px;
	direction: ltr;
}




/* pc */
@media( min-width: 700px ){

.link {
	width: 460px;
}

}







	
	/* tablet2 */
@media( max-width: 1000px ){
	
.inf-center {
	width: 44.8%;
}



.dd1 {
	/* margin-top: 18%; */
}




}






/* tablet1 telephone2 */
@media( max-width: 768px ){

body {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#content {
	width: 100%;
}

.inf-center {
	/* margin: 0px; */
	margin: 0 auto;
	float: none;
	/* float: right; */
	/* width: 100%; */
	width: 94%;
	/* margin-right: 0px; */
	/* margin-left: 0px; */
}

.up {
	width: auto;
	width: -webkit-fill-available;
	width: -moz-available;
}
.sear {
	width: auto;
	width: -webkit-fill-available;
	width: -moz-available;
}

.tabs_tele {
	display: flex !important;
}


.rightind {
	display: none;
	visibility: hidden;
}



.link {
	width: 65%;
}

.footer {
	height: auto;
}

}



	
	/* telephone1 */
	
@media( max-width: 600px ){
	
	
	
/* #search1 {
	width: 60%;
} */


.logo .logo_b {
    display: none;
}

.logo .logo_m {
    display: block;
}


.sear {
	width: auto;
	width: -webkit-fill-available;
	width: -moz-available;
	/* border: none; */
	border: 1px solid rgba(211, 211, 211);
	border-right: none;
	border-left: none;
	/* border-radius: 0px; */
}



.up {
	width: auto;
	width: -webkit-fill-available;
	width: -moz-available;
	/* border: none; */
	border: 1px solid rgba(211, 211, 211);
	border-right: none;
	border-left: none;
	border-radius: 0px;
}

.form_update_grou {
	width: 70%;
}


.succ {
	width: 75%;
}

.error {
	width: 75%;
}







.re {
	margin-right: auto;
	width: auto;
	width: -webkit-fill-available;
	width: -moz-available;
	/* border: none; */
	border: 1px solid rgba(211, 211, 211);
	border-right: none;
	border-left: none;
	border-radius: 0px;
}

.form_group input {
	width: 95%;
}

.form_group textarea {
	width: 95%;
}

.form_group_update input {
	width: 95%;
}

.form_group_update textarea {
	width: 95%;
}
	
	
	
	
	
	
.rightind {
	display: none;
}



.inf-center {
	/* margin: 0px; */
	margin: 0 auto;
	float: none;
	/* float: right; */
	width: 100%;
	/* width: 94%; */
	/* margin-right: 0px; */
	/* margin-left: 0px; */
}

/* .menu {
	display: none;
} */

.footer {
	height: auto;
}


}

	/* logo */
	
@media( max-width: 345px ){

.but_re {
	display: none;
}

}





/*
@media( max-width: 908px ){
	h1::after {content}
}
	if ( screen.width >= 908px ){
		alert('pc');
	}
*/