
BODY{

   background: #f2f2f2 ;
   font: 13px/1.231 'Arabic',"sans-serif","Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols"!important;
	padding: 32px 0 0 0;	
}

button, input, select, textarea{
font-family: 'Arabic',"sans-serif","Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";
}
.input, .inputs {
	    text-shadow: 1px 1px 1px #FFF;
    display: inline-block;
    text-align: right;
    padding: 0 9px;
    line-height: 30px;
    border: 0;
    vertical-align: baseline;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: -webkit-box-shadow 400ms;
    -moz-transition: -moz-box-shadow 400ms;
    -ms-transition: box-shadow 400ms;
    -o-transition: box-shadow 400ms;
    transition: box-shadow 400ms;
    -webkit-box-shadow: inset 12px 11px 18px 3px rgba(246, 255, 0, 0.05), inset 0 2px 5px rgba(0, 0, 0, 0.24), 0px 0px 9px 0px rgba(0, 0, 0, 0), 0px 0px 3px 1px rgba(224, 250, 255, 0.64);
    -moz-box-shadow: inset 12px 11px 18px 3px rgba(246, 255, 0, 0.05), inset 0 2px 5px rgba(0, 0, 0, 0.24), 0px 0px 9px 0px rgba(0, 0, 0, 0), 0px 0px 3px 1px rgba(224, 250, 255, 0.64);
    box-shadow: inset 12px 11px 18px 3px rgba(246, 255, 0, 0.05), inset 0 2px 5px rgba(0, 0, 0, 0.24), 0px 0px 9px 0px rgba(0, 0, 0, 0), 0px 0px 3px 1px rgba(224, 250, 255, 0.64);
}


.input, .inputs, .progress, .slider, .checkbox, .radio{
	color:#2c2c2c;
	    background: #ece9dc url(../img/old-browsers/colors/bg_input.png) repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #ece9dc, #d6d5d1);
    background: -webkit-gradient(linear, left top, left bottom, from(ece9dc), to(#d6d5d1));
    background: -webkit-linear-gradient(top, #ece9dc, #d6d5d1);
    background: -moz-linear-gradient(top, ece9dc, #d6d5d1);
    background: -ms-linear-gradient(top, ece9dc, #d6d5d1);
    background: -o-linear-gradient(top, ece9dc, #d6d5d1);
    background: linear-gradient(top, ece9dc, #d6d5d1);
}
.button.red-gradient, .button.orange-gradient, .button.green-gradient, .select.red-gradient > .select-value, .select.orange-gradient > .select-value, .select.green-gradient > .select-value {
    -webkit-text-shadow: 0 -0.6px 0 rgba(0, 0, 0, 0.35);
    -moz-text-shadow: 0 -0.6px 0 rgba(0, 0, 0, 0.35);
    text-shadow: 0 -0.6px 0 rgba(0, 0, 0, 0.35);
}
#menu{
	position: fixed;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;	
}
.GoSite .tag{
	padding: 7px 3px;
}
.GoSite{
	color: #E9EDEF;
margin: 5px;
margin-top: -3px;
padding: 4px;
font-family: Tahoma;
font-weight: bold;
font-size: 13px;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: 1px 1px 1px #000000;
position: absolute;
left: 35px;
top: 0px;
}
.GoSite a:link,.GoSite a:visited{
	color: #a4a4a4;
}
.GoSite a:hover,.GoSite a:active{
	color: #EFF5F4;
}	



select{
	margin: 5px;
	padding: 4px;
	font-size: 140%;
	font-weight: bold;
    cursor: pointer;
	max-width: 87vw;
}
option{
	padding: 3px;
	margin: 1px;
	color: #2D404A;
	text-align: center;
	white-space: pre-line;
}

.small{
	color:#999999;
}
.head h2{
	color: #B7DFB9;
}

.CatsTB{
	color: #4E73AF;
	width: 100%;
	display: block;
	height: auto;
	font-weight: bold;
	background-color: #3A5069;
	
}
.CatsTB td{
	margin:0;
	padding:0;
	width:auto;
}


.CatsTB a:link,.CatsTB a:visited{
	background-image: url('img/small-bg.jpg');
	background-position: right top;
	background-repeat: repeat-x;
	background-color: #3A5069;
	color: #D9E3EC;
	text-align: center;
	display: block;
	border: 1px #351C1D solid;
	border-top: 1px #5A93B4 solid;
	padding: 5px;
	margin: 0px;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.CatsTB a:hover,.CatsTB a:active{
	background-color: #2C3345;
	background-image:none;
	color: #F0F5F9;
}
.fldctrl {
    padding-top: 6px;
    padding-right: 13px;
}
.fldctrl a:link, .fldctrl a:visited {
    color: #6a6a6a;
}
.fldctrl a:hover, .fldctrl a:active {
    color: #2B69A8;
}
.pages{
text-align: center;
width: auto;
margin: 5px;
direction: rtl;
float:right;
}

.pages td {

}
.pages td i {
	font-weight: bold;
	font-size: 10pt;
	display: block;
	padding: 5px 1px;
	text-align: center;
	color: #000000;
	font-style: normal;
}

.pages a:link,.pages a:visited{

	color: #838994;
	text-align: center;
	display: block;

padding: 5px 2px;
	margin: 0px;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

}

.pages a:hover,.pages a:active{
	background-color: #242740;
	color: #FFFFFF;
}
.pages small{
	color:#666666;
}
.barmnuDIV{
	width: auto;
	text-align: right;
}






.cnt-tbl{
	width: 100%;
	font-size: 8pt;
	font-family: Verdana;
background: transparent url(img/blueprint.png)repeat;
	color: #52778B
}

.cnt-mnu{
	
width: 222px;
background: transparent url(img/menuBg.png) repeat-y;
	text-align: left;
	vertical-align: top;
}

.cnt-main{
	width:auto;
	text-align: center;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 8px;
	
	padding-right: 8px;
}

.title{
	margin: 0 0 10px 0;
	padding: 6px;
	background-color: #283649;
	color: #F5FCFC;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

ul.pager {
	margin: 0;
	padding: 2 ;
	list-style: none;
	text-align: center;
	white-space:nowrap;
}
ul.pager li {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
color: #800000;
border: 1px double #C0C0C0; 
padding: 2px; 
background-color: #E9E9E9;

	margin: 0;
	padding: 2;
	list-style: none;
	display: inline;
}


a img{filter:Alpha(Opacity=50)}
A:hover img{filter:none}

A:link, A:visited  {
	COLOR: #2B69A8;

	TEXT-DECORATION: none;
}

A:hover ,A:active{

COLOR: #000000;
BACKGROUND-COLOR: transparent;
TEXT-DECORATION: none


}

.logged{
display:none;
padding: 2px  0 0 0;

background-position: right top;
text-align: right;
font-size: 9pt;
font-family: tahoma;
background-image: url('img/transparent-w.png');
background-repeat: repeat;
border: 1px 
white solid;
color: white;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
position: fixed;
width: 487px;
top: 46px;
left: 5px;
z-index: 99999999999;
}
.logged img{
	float:right;
}
.logged a:link,.logged a:visited{
    color: #2A2A2A;
}
.logged a:hover,.logged a:active{
   color: #000000;
}
.LoginF .formTR{
    color: #304365;
}
.LoginF{
-moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.LoginF input{
	padding:7px 2px;
	font-weight:bold;
}
.txtgr{
	width:210px;
}

.echoc{
font-size: 12pt;
font-weight: bold;
margin: 30px 12px;
text-align: center;
background-color: #ffffcc;
}

.echoc p{

}



.addnewdiv{
	text-align: left;
    font-size: 12pt;
    font-size: 8pt;
    margin: 0px 0px 7px;
    padding: 7px;
}

.formTitle .addnewdiv{
    padding: 0;
    zoom: 0.7;
    overflow: hidden;
    overflow-y: auto;
    max-height: 120px;
}


.addnewdiv a{

	margin: 4px;
	border-radius:4px;
    -moz-box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    -ms-box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
	background-color: #d4d3d3;
    
}

.addnewdiv a:hover{
	background-color: #f1f1f1;
}
.addnewdiv img{
	height:20px;
	float:right;
	margin: 0px 3px;
	margin-top:-3;
}
.addnewdiv big{
	font-size:8pt;
}

.manageControl{
	border: 1px #A9ADC0 solid;
	background: #FFFFFF;
	text-align: center;
	padding:0px 4px;
    padding-top: 1px;
}
.manageControl a img{
  width:18px;
}
.manageControl a:link,.manageControl a:visited{
    display: block;
}


.bigShadow{
   -moz-box-shadow: 4px 4px 10px #494E69;
   -webkit-box-shadow: 4px 4px 10px #494E69;
   box-shadow: 4px 4px 10px #494E69;
}

.back{
	border: 1px #BCCED8 dotted;
	background-color: #EAF0F4;
	color: #A4CA37;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding: 8px;
	margin: 0 auto;
    max-width: 361px;
	border-radius:4px;
}

.back h3{
	background-image: url('img/back.png');
	background-repeat: no-repeat;
	background-position: right top;
	
	text-align: right;
	color: #2B69A8;
	padding: 3px 25px 3px 3px;
	margin-bottom: 2px;
}
.back a img{
	border:0;
	margin:3px 6px 3px 6px;
}
.back a:link,.back a:visited{
	border: 1px #CFDCE2 solid;
	background-color: #EDF5FA;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	width: auto;
    display: block;
    text-align: right;
    direction: rtl;
    font-size: 20px;
}

.back a:hover,.back a:active{
	background-color: #FBFCFD;
}
.back a img{
  margin-bottom: -3px;
}

.bigTit{
	margin: 2px;
	padding: 2px 4px 2px 4px;
	font-family: tahoma;
	font-size: 10pt;
	color: #A4CA37;
	border-bottom: 1px #A4CA37 dotted;
	width: auto;
}




.manageTools{
    display: inline-block;
    float: left;	
}
.tbArrangeBy{
	text-align:left;
}
.tbArrangeByBtn{
	background: white;
    padding: 5px 14px;
    border-radius: 5px;
    height: 13px;
    display: block;
    width: 70px;
    font-size: 10px;
    direction: rtl;
	cursor:pointer;
	text-align: center;
	margin: 4px;
	 font-size: 9px;
}
.tbArrangeByBtn.tbArrangeActive {
    background: #ece9e4;
}
   
.tbArrangeByBtnDown{
	margin: -1px 0 0 0;
}
.tbArrangeByBtnUp{
	margin: 4px 0 0 0;
}

.tbArrangeByList{
    position: relative;
    margin: 2px;
    transition: all 0.9s ease;
    display: flex;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
    justify-items: stretch;
    flex-direction: column;
    flex-wrap: nowrap;	
	direction: rtl;
	background: #ece9e4;
	padding: 5px 12px;
    padding-top: 4px;
    font-family: tahoma;
    font-size: 12px;
    color: rgb(105 107 99);
    border-bottom: 1px #CECECE solid;
    border-radius: 8px;
    direction: rtl;	
	
}
.tbArrangeByOption{
    display: inline-block;
    padding: 0 10px 0 10px;
    color: #cdd2d7;
    margin: 5px 0 0 0;	
}


.tbArrangeByOptionSelected,.tbArrangeBySelected .small{
	font-weight: bold;
    color: rgb(0, 0, 0) !important;
}


.tbArrangeByOption a:link, .tbArrangeByOption a:visited{
    color: #7d7c7c;
    min-width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}
.tbArrangeByOption a:hover, .tbArrangeByOption a:active{
	color: #000000;
}





.OrderDiv{
    padding: 5px 12px;
    padding-top: 4px;
    background-color: #EFEFEF;
    font-family: tahoma;
    font-size: 12px;
    color: rgb(105 107 99);
    border-bottom: 1px #CECECE solid;
    border-radius: 8px;
    direction: rtl;


}

.list .OrderDiv{
	position: relative;
	margin: 26px 0 0 0;
	transition: all 0.9s ease;
    display: flex;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
    justify-items: stretch;
    flex-direction: column;
    flex-wrap: nowrap;	
}

.list .OrderDiv span{

	transition: all 0.9s ease;
}
.list .OrderDiv:hover{
	background: #FFF;
}
.list .OrderDiv:hover span{
/* 	visibility:visible;
	display:unset; */
}
.list .OrderDiv>b{ 
	position: absolute;
    top: -41px;
    left: 20px;
    background: white;
    padding: 5px 20px;
    border-radius: 10px;
    height: 38px;
    display: block;
    width: 100px;
}
.list .OrderDiv>b:hover{
    width: 83%;
    height: 104%;
    z-index: 0;	
}
.list .OrderDiv>b:hover ~ .arrangespan,.arrangespan:hover{ 
	visibility:visible;
	display:block;
	z-index: 1;
}

big{
	color:#e86d4e;
	font-weight:bold;
}

.viewmanage{
width:98%;
 margin:3px;
 direction:rtl;
 border: 3px rgb(255, 255, 255) solid;
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.72);
-moz-box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.72);
-ms-box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.72);
-webkit-box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.72);
display: inline-flex;
}
.viewmanage tr:first-child{
display: table;
width: 100%;
}
.viewmanage tbody{
	width: 100%;
	/* display: table-caption; */
}
.ViewDetlsTB{
   cursor: pointer;
   width: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
}
.ViewDetlsTB .formTR{
    display: flex !important;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;	
}
.ViewDetlsTB td{
  background-color: #F0F2F4;
}


.manageTD{
    width:100px;
}
.manageTitle{
	background: #F0F2F4;
	text-align: center;
	color: #C0C0C0;
	font-family: tahoma;
	font-size: 8pt;
	padding: 4px;
	margin:-2px;
    
    
}
.manageContent{
	padding: 5px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #566B7C;
	background-color: #F7F8F9;
    max-width: 400px;
    overflow: hidden;
    word-wrap: break-word;
}
.manageContent hr{
	    margin: 4px;

}
.manageContent a.ajaxmenu{
	width:auto!important;
	max-width:auto!important;
	width: 164px;
	height: 38px;
}
.tdeditcont{
text-align: right;

margin-bottom: 15px;
}

.input_example::before {
    content: "⚠️";
    display: block;
    position: absolute;
    width: 10px;
    right: 3px;
    filter: grayscale(0.5);
    opacity: .7;
}
.input_example {
    color: rgb(207 133 133) !important;
    padding: 6px 27px 6px 26px;
    background: rgba(255, 249, 44, 0.18);
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 12px;
    position: relative;
    font-weight: normal;
}
.under_constraction{
height: 3px;
    background: rgb(255, 0, 0) url(img/under_constraction2.png);
    position: fixed;
    z-index: 4;
    top: 0;
    width: 100%;
	box-shadow: 0px 1px 5px 2px black;;
}
.form{
	padding: 0px 4px 0px 0px;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;

	border-left: 0;
	border-top: 0;
	background-image: url('img/system.png');
	background-repeat: no-repeat;
background-attachment: fixed;
background-position-y: 41px;
background-position-x: 0px;	
	text-align: right;
	color: #000000;
	width: auto;
    overflow: none;
    direction: rtl;
}
.formTDtitle{
	padding: 4px;
	text-align: left;
    background: #d6dadf url(../img/old-browsers/colors/bg_silver-gradient.png) repeat-x;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#efeff4), to(#d6dadf));
    background: -webkit-linear-gradient(top, #efeff4, #d6dadf);
    background: -moz-linear-gradient(top, #efeff4, #d6dadf);
    background: -ms-linear-gradient(top, #efeff4, #d6dadf);
    background: -o-linear-gradient(top, #efeff4, #d6dadf);
    background: linear-gradient(top, #efeff4, #d6dadf);
    border-color: #cccccc;
position: relative;

}
.formTDtitle:hover{
	background: #C9DF86!important;
}
.formTDtitle .count{
	transform: translateX(-12px);
    zoom: 0.5;
}
.formTB .formTR td:first-child {
	max-width: 12vw;
}
@media screen and (max-width: 768px) {

	.formTB .formTR td:first-child {
		max-width: 100%;
		position:absolute;
		padding:29px 22px 7px 10px;
		border: none;
		border-bottom: 1px solid #000;
	}

    .formTB .formTR td:nth-child(2){
		padding:76px 4px 0 4px;
    }
	.formTB .formTR td[colspan="2"]:first-child {


		max-width: 100%;
		position:relative;
		padding:4px 4px 0 0;		
	}

}


.formTD table{

}
.formTD{
	border: 1px #E6E9EC solid;
	padding: 4px;
	font-size: 9pt;	
	font-weight: bold;
	color: #465C73;
	text-align: right;
	vertical-align: top;
    text-shadow: .5px .5px 0px #F6F8FA;
}


.formTD h1,.formTD h2,.formTD h3,.formTD h4,.formTD h5{
	margin: 0px;
	padding: 0px;
	color: #4D2D32;
	font-family: arial;
}

.formTR:visited,.formTR,.formTD table:visited,.formTD table{
	background-color: #dfe5ea;
	background-image:url(img/formTD.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.formTR{
	    -webkit-transition: all 0.6s ease;
	-moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.formTR:active,.formTR:hover,.formTD table,.formTD table:hover{
	background-color: #F8FAFC;
}
.tdedittile {
	
	font: 15px/1.331 'Arabic',sans-serif!important;
    color: rgba(0, 0, 0, 0.90);
    text-align: left;
    float: left;
    padding-top: 10px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
    word-spacing: auto;
    width: -webkit-fill-available;
    display: table-caption;
    display: -ms-grid;
    -ms-grid-columns: min-content;
    padding: 0 0 0 0;
	white-space: nowrap;
    word-wrap: break-word;
	
}



@media screen and (max-width: 768px) {

	.cke_top {
		zoom: 0.7;
	}

	.cke_contents{
		min-height: 80vh;
	}
}


.tdedittile::after {
  content: ":";
}
.formTR:hover .tdedittile {
color: rgba(0, 0, 0, 1);
}
.save{
	margin: 0px;
	padding: 0px;

	text-align: center;
    margin-bottom: 10px;
    -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
 clear: both;
 text-align: right;


}

.save .button {
    height: 69px;
    text-shadow: 0.7px 0.4px 0.6px rgba(6, 12, 0, 0.52);
    padding: 0px 21px;
    font: 22px/2.231 'Arabic',sans-serif!important;
    -moz-box-shadow: 0px 3px 8px 0px rgba(255, 255, 255, 0.89);
    -ms-box-shadow: 0px 3px 8px 0px rgba(255, 255, 255, 0.89);
    -webkit-box-shadow: 0px 3px 8px 0px rgba(255, 255, 255, 0.89);
    box-shadow: 0px 3px 8px 0px rgba(255, 255, 255, 0.89);
}
.save textarea{
  display: none;
}

.formTD h1,.formTD h2,.formTD h3,.formTD h4,.formTD h5{
	margin: 0px;
	padding: 0px;
	
}
.formTB{
	clear: both;
	width: 100%;
display: -webkit-box;
}
.formTB tbody{


}
.formTitle{
width: 90%;
height: auto;
display: block;
margin: 9px 8px;
	
}

.formTitle h3{

font-size: 10px;
font-weight: bold;
color: rgb(37, 116, 160);
margin-top: 4px;
}
.formTitle h3 u{
display:inline-block;
}
@media screen and (max-width: 768px) {
	.formTitle{
		width: 96%;
	}
	
}
.formTB td{
	vertical-align:top;
	padding-right:10px;
}
.formTB td img{
max-width: 500px;
}

.fixedGreenBtn{
    position: fixed;
    left: 4vw;
    bottom: 2vh;
    z-index: 9;
}

.old input[type="button"],input[type="submit"]{
	margin: 4px 0px;
	padding: 5px 13px;
	text-align: center;

	font-family: tahoma;

	font-size: 12pt;
    font-weight: bold;
}

.old input[type="text"],textarea{
	margin: 4px;
	padding: 8px 3px;
	text-align: right;
	border: 1px rgb(148, 148, 148) solid;
	font-family: tahoma;
	COLOR:#3e3e3e;
	font-size: 11pt;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
    text-shadow: 1px 1px 1px #FFF;
	-moz-box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
	-ms-box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
	box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.12);
	
	
}
.old textarea{
	font-size:12pt;
	font-weight: bold;
	width:inherit;
}


.inputlable{
	border: 1px #E7EEF1 solid;
	color: #211F1F;
	font-family: verdana;
	font-size: 8pt;
	background: #DCE7ED;
}
form h3{
	float:right;
	
}


#main{
	margin-top: 0px!important;
}


.Nameinput{
	width: 82%;
}
.addnewimgdiv img{	
max-width: 250px!important;
}

.list .addnewdiv a {
	font-size:8px;
}


.addnewimgdiv .addnewdiv {
	
}
.addnewimgdiv .addnewdiv a:link{
	display:block;
	width:130px;
	
		
}


/*=====================================*/


.ViewDetlsTR{
display: none;
overflow-x: hidden;
}
.ViewDetls{
    /*display: none; */
  width: inherit;

}
.searchForm{
  margin: 2px 4px 0 4px;
  padding: 0;  
  float: left;
  direction: ltr;
}
.searchForm .search-query{
    width: 100px;
    font-size: 9px;
    font-weight: normal;
    font-family: tahoma;
    padding: 3px;
    margin: 1px  0 -3px 0;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.searchForm .search-list{
	font-size: 10px;
    float: left;
    background-image: linear-gradient(to bottom,#428bca 0,#3071a9 100%);
    background-repeat: repeat-x;
    border-color: #2d6ca2;
    border-radius: 3px;
    color: #FFF;
    width: 100%;
    margin-left: 0;    direction: rtl;
}
.searchFormSub{

}
.searchFormName{
    width: 175px;
}
#open-menu{
	position: fixed;	
	z-index: 999;
}
#open-menu > span{
	background:none;
	
}
#open-menu > span::after{
	content: ' ';
    background-image: url(img/favicons/apple-touch-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;	
}
#open-shortcuts{
	position: fixed;	
	z-index: 999;
}
#title-bar{
	position: fixed;
    width: 100%;
    display: block;
	top: 0;
	z-index: 999;
}
#title-bar h2 img{
	position:fixed;
	top:1px;
	left:0;
}

#title-bar h2 #title{
	height: 39px;
	font-size:12px;
	line-height: 38px;
    overflow: hidden;
    display: block;
	padding: 0 129px 0 44px;
}

#shortcuts{
	position:fixed;
}

.custom-scroll {
    overflow: hidden !important;
    overflow-y: auto!important;
    position: relative;
}

	
.unitLabel{
color: #000000;
font-family: Arial;
font-size: 20px;
cursor: pointer;
text-shadow: 0px 0px 1px #FFF;
padding-right: 10px;
direction: rtl;max-width: 100%;
}
.unitID{width:auto;float:right;text-align:right;direction:ltr;margin: -1px 8px -5px 0;}
.VIEWcheckbox {
float:right;
margin: 0 -15px 0 0px;
}
.blueShadow{
   -moz-box-shadow: 0px 0px 20px #DAE6EB;
   -webkit-box-shadow: 0px 0px 20px #DAE6EB;
   box-shadow: 0px 0px 20px #DAE6EB;
}
.loginDIV{
	margin-top:200px;
	margin-bottom:200px;
	width:450px;
	text-align:center;
}
.H1title{
text-shadow: 1px 1px 1px #C2CFD3;
color: #526970;
}
#content{
   position: relative;
   min-height: 650px;

}
#wrapper {
	position:relative;
}
#load {
  	position: absolute;
	right: 0px;
	top: 0px;
	background:  url('img/transparent-w.png');
	width: 100%;
	height: 100%;
	text-indent: -9999em;
    z-index: 99999999999;
    display: none;
}
#load img{
  position: fixed;
  top:30%;
  left:50%;
  z-index:999999;

}

.selected{
  float: right;
  display: block;
    width: 230px;
}
.selected span{

}

.manageIMG{
     border:3px outset #A3CC2B;
}
.viewImg{
  width: 109px;
}

.bold{
  font-weight: bold;
  font-size: 200% !important;
}

.black{
  color: #000;
}
.imgviewglry{
  cursor: pointer;
}
.selectedor{
	color: #000 !important;
    position: absolute;
    width: 100px;
    top: -24px;
    left: 23px;
    font-size: 8px !important;
    display: block;
	z-index: 1;
	visibility:visible!important;
}
#seeMore{
    width: 75%;
    font-size: 20px;
    padding: 0;
    text-align: center;
    margin: 4px 20px 0 0px;
    cursor: pointer;
    text-shadow: 0px 0px 2px #000;
    float: right;
}

#seeMore:hover{

}

.button.rtl > .button-icon{

    text-align: right;
    margin: -1px -12px -1px 9px;
    -webkit-background-clip: padding-box;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius: 0 4px 4px 0 ;
    border-radius: 0 4px 4px 0;
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);

}
.NumNameTDlft,.NumNameTDrt,.NumNameTDadd,.NumNameTDlast{

    color: #0C1218;
    font-family: arial;
    font-size: 16px;
}
.NumNameTDlft{
    text-align: left;
    color: #4F8199;

}
.NumNameTDadd{
text-align: center;
}
.NumNameTDlast{
  text-align: right;

}
.NumNameTDrt{
  text-align: center;

}

.NumNameTR{
  background-color: #E8EEEA;
    
    font-weight: bolder;
    font-size: 16px;
    color: #1D2E2C;


}
.NumNameTR td{
     padding: 4px 4px;
     text-align: center;
}
.NumNameTB{

  
  padding: 2px;
  width: 100%;
}
.NumNameTB a:link,.NumNameTB a:visited{
	color:#1f59e0;
}
.alprIMG{
  float:right;
  clear: both;width: 60%;
  margin-left:7px;
}
.sitestatic{
  background-color: #1A2937;
    font-family: arial;
    font-size: 16px;
    color: #A9B7D6;
      clear: both;
      text-align: right;
      padding: 4px;
      margin: 0;
}
.progdiv{
  background-color: #FFFFFF;
  width:100%;
  display: block;
  height:221px;
  color: #4D4D4D
}

.delmng a img{
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray!important; /* IE5+ */
    -webkit-filter: grayscale(1) !important;/* Webkit Nightlies & Google Chrome Canary */
    width: 25px;
}
.delmng a:hover img{
    filter: none;
    -webkit-filter: grayscale(0);
}
.upFileDiv{
	position: absolute;
	top:20px;
	z-index: 999999;
background:  url('img/transparent-w.png');
width: 100%;
	margin-top: 10px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;
    border: 1px #f0f4f4 solid;
}
.upFileDiv iframe{
	border: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: inherit;
}
.small-title{
	font-size: 10px;
	float: right;
	color:#545454;
	padding-right:30px; 
	font-weight: normal;
	clear: both;
}








.with-right-arrow{
	background-color: rgba(0, 0, 0, 0.32);
}
.big-menu > li > span, li.big-menu > span, .big-menu > li > a, li.big-menu > a{
	    padding-right: 0px!important;
	    padding-left: 25px!important;
}
.big-menu > li img, li.big-menu img{
float:left;
margin-right: 7px;
}

.rtl{
	direction: rtl!important;
}

.ltr{
	direction: ltr!important;
	text-align: left;
}
.msgtab{
	padding: 11px 9px 11px 11px!important;
	width: 308px;
}
.msgtab a:link{
	height: 62px;
	margin-right: 10px!important;
}
.msgTABS{
	
	width: 318px!important;
height: 600px;
overflow-y: scroll!important;
}
.msgTABScontent{
	
}
.msgsidetabs {
padding-left: 308px!important;
}
.msgtabimg {
float: left;
padding: 0px 12px 1px 1px;
width: 50px;
}

.datepicker {
	direction: ltr!important;
}
.clear{
	clear: both;
}

.btn,.button {

cursor: pointer;
}

.table-condensed .switch{
display: table-cell!important;
}

#login {
font-family: 'Arabic', sans-serif!important;
}

input.colorpicker{
width: 30px!important;
	
}

#notes {
background: #689606;
padding: 10px 10px;
}


	
*::-webkit-scrollbar-button{ display: block; height: 5px; border-radius: 2px; background-color: #ffffff; color:black} 
*::-webkit-scrollbar-button:hover{ background-color: #68b8f2; } 
*::-webkit-scrollbar-thumb{ background-color: #555555; border-radius: 2px; } 
*::-webkit-scrollbar-thumb:hover{ background-color: #111111; } 
*::-webkit-scrollbar-track{ background-color: rgba(0,0,0,0); border-radius: 2px; } 
*::-webkit-scrollbar-track:hover{ background-color: #777777; } 
*::-webkit-scrollbar{ width: 5px; }




#notes::-webkit-scrollbar-button{ display: block; height: 5px; border-radius: 2px; background-color: #ffffff; color:black} 
#notes::-webkit-scrollbar-button:hover{ background-color: #68b8f2; } 
#notes::-webkit-scrollbar-thumb{ background-color: #ffff4c; border-radius: 2px; } 
#notes::-webkit-scrollbar-thumb:hover{ background-color: #d9d900; } 
#notes::-webkit-scrollbar-track{ background-color: rgba(0,0,0,0); border-radius: 2px; } 
#notes::-webkit-scrollbar-track:hover{ background-color: #777777; } 
#notes::-webkit-scrollbar{ width: 5px; }


#notes li{
    position: relative;
    min-height: 53px;
    margin: 13px auto;
    padding: 10px 15px 2px 15px;
    background: rgba(255, 243, 115, 0.93) ;
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,.5);
    box-shadow: 0 1px 2px #000;
    -webkit-transform: rotate(-.5deg);
    -moz-transform: rotate(-.5deg);
    -o-transform: rotate(-.5deg);
    
}

#notes li:nth-child(even) {
    -webkit-transform: rotate(.5deg);
    -moz-transform: rotate(.5deg);
    -o-transform: rotate(.5deg);
}


#notes li p {
    text-align: center;
    font: 18px 'Arabic',sans-serif!important;  
    color: #000;
    text-shadow: white 1px 1px 0px;
    overflow:hidden;
	max-height:400px;
	overflow-y:auto;
}

#notes li::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 46%;
    top: -15px;
    width: 75px;
    height: 25px;
    z-index: 2;
    background-color: rgba(223, 218, 177, 0.56);
    border: 1px  solid rgba(246, 248, 204, 0.6);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39);
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    
    
}

#notes li:nth-child(even)::before {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -o-transform: rotate(6deg);
}
#notes textarea {
min-height: 150px;
padding: 10px;	
background: rgba(255, 255, 255, 0.7)!important;
color: #000;
border: 0;
font: 22px/29px arial bold;

}

			.animated {
				-webkit-transition: height 0.2s;
				-moz-transition: height 0.2s;
				transition: height 0.2s;
			}
			
.font{
	font-family: 'Arabic',sans-serif!important;
}			

#profile a:hover{
	color:#7fff00;
}


.autoexpanding{
	min-height: 57px!important;
}

.title_bar{
padding: 9px 12px  9px 0px;
color: black;
font-size: 11px;
text-align: right;
border-right: 3px solid #165A99;
margin-right: 10px;
background: #FFF;

}
.title_bar a:link{
	display:inline-block;
}
.title_bar .alert-warning{
    display: inline-block;
    padding: 4px;
    border-radius: 5px;
    margin: 15px 2px;
}
.title_bar h1{


}
.gray{
	color: #878787 !important;
}
.addnewdiv a:link{
	float:right;
	
}
.formTitle .addnewdiv button{
	
	margin: 2px;
}
.formTitle .addnewdiv a:link{
	-moz-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.12);
    padding: 3px 6px;
    margin: 1px 1px 0px 0px;
    font: 9px / 1.731 'Arabic', sans-serif !important;
}

.smallcatName{
	
clear: both;
font-size: 15px;
color: #5F7589;
}

.smallTit {
color: rgb(71, 101, 126)!important;
}

.align-left{
	text-align: left;
}
.unitLabelsmallTit {
padding: 0 6px 0 0;
color: black;
}
.unitLabelsmallTit img {
float: right;
height: 56px;
margin: -4px 0 0 7px;
}
.report_info{
	max-width:300px;
	max-height:350px;
	overflow:scroll;
	word-wrap: break-word;
}

.smallest{
	font-size: 8px;
	font-weight: normal;
	font-family: tahoma;
    line-height: normal!important;
    color: inherit!important;
}

.selectAll{
    float: right;
    margin: 9px 6px 0 0;
    width: 50%;
    font-size: 8px;
	max-width: 130px;
}
.paganation{
	zoom: 0.7;
    margin: 6px 0 15px 0;
}
.paganation > .button{
    float: right;
    direction: rtl;
}
.paganation > a{
	color:#FFF;
}.paganation > a.disabled{
	color:#000;
}
.paganation > .button:first-child {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-bottom-radius: 4px;
}
.paganation > .button:last-child {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 4px;
}
.big-menu .title-menu{
	color: #353434;
    text-align: center !important;
    text-shadow: 0.3px 0.3px #ffffff75;
}
.title-menu >.blue-gradient {
    color: #cfcfcf;
    padding: 0px;
    font-size: 9px;
}
.arrangespan{
    display: inline-block;
    padding: 0 10px 0 10px;
    color: #cdd2d7;
	margin: 5px 0 0 0;
}
.arrangespan a:link, .arrangespan a:visited{
    color: #7d7c7c;
    min-width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}
.arrangespan a:hover, .arrangespan a:active{
	color: #000000;
}
.check_result{
	display: block;
    padding: 7px;
    color: #000;
    max-height: 500px;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    left: 0;
    max-width: 285px;
    z-index: 9;
    box-shadow: 4px 4px 9px -1px #000000ad;
    border-radius: 4px;	
	background: #c5c9c1;
}
.check_result_content{
	position:relative;
}
.check_result_close{
padding: 12px 12px 21px;
    background: #FFF;
    display: block;
    position: absolute;
    left: 2px;
    top: 0;
    z-index: 99;
    border-radius: 8px;
    font-size: 31px;
    font-family: cursive,system-ui;
    cursor: pointer;
    line-height: 15px;
}
.check_result .message{
	text-shadow:none;
}
.check_result .inline{
	display:inline-block;
}
.chosen-container{
	background:#FFF;
	width: 100%!important;
	min-width: 280px!important;
	font-size: 18px;
	font-family: system-ui;
    max-width: calc(100vw - 86px);
}
.chosen-container .chosen-results li{
	line-height: 11px;
    font-size: 8px;
}
.chose-image{
	border: none!important;
}
.chosen-choices{
	max-height: 152px;
	overflow-y: auto!important;	
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: stretch;
}
.chosen-rtl .chosen-choices li.search-choice{
	font-size: 9px;
    max-width: 126px;
    max-height: 47px;
    overflow: hidden;
}
.chosen-container-single .chosen-single{
	height: 31px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{
	background-position: -10px 9px;
}
.chosen-rtl.chosen-container-single .chosen-single div b{
	    background-position: 6px 6px;
}
.fileMenu{
color: #000;
    text-shadow: 1px 1px 0px #c1e45b;
    font-size: 10px!important;
}

.white50-text-bevel{
	
	    -webkit-text-shadow: 0 0.4px 0.2px rgba(255, 255, 255, 0.46);
    -moz-text-shadow: 0 0.4px 0.2px rgba(255, 255, 255, 0.46);
    text-shadow: 0 0.4px 0.2px rgba(255, 255, 255, 0.46);

}
.big-menu > li.add,.big-menu > li.small{
	    /* padding: 22px 0px 2px 15px; */
	    padding: 16px 0px 8px  15px;
		
    line-height: 15px;
    font-size: 10px;
}
.big-menu > li.add a,.big-menu > li.small a{
	    padding: 5px 0px 5px 0px;;
}
#profile{    padding: 12px;    height: 64px;}






.modchat {
    position: relative;
}
.mytext{
    border:0;padding:10px;background:whitesmoke;
}
.text{
    width:84%;display:flex;flex-direction:column;
	color:black;
	font-size: 18px;
}
.text > p:first-of-type{
    width:100%;margin-top:0;margin-bottom:auto;
	line-height: 13px;
    font-size: 10px;
}
.text small{
	font-size: 8px;
}
input.input, textarea.input {
    line-height: 23px;
}
.text > p:last-of-type{
    width:100%;text-align:right;color:silver;margin-bottom:-7px;margin-top:auto;
}
.text-l{
    float:left;padding-left:10px;
}        
.text-l p{
	text-align: left;
}
.text-r{
    float:right;padding-right:10px;
}
.text-r p{
	text-align: right;
}
.avatar{
    display:flex;
    justify-content:center;
    align-items:center;
    width:10%;
    float:left;
    padding-right:10px;
}
.macro{
    margin-top:5px;width:85%;border-radius:5px;padding:5px;display:flex;
}
.msj-rta{
    float:right;background:whitesmoke;
}
.msj{
    float:left;background:white;
}
.frame{
    background:#e0e0de;
    height:450px;
    overflow:hidden;
    padding:0;
	border-radius: 12px;
    overflow: hidden;
}
.frame > div:last-of-type{
    position:absolute;bottom:0;width:100%;display:flex;
}
.modchat > div > div > div:nth-child(2) > span{
    background: whitesmoke;padding: 10px;font-size: 21px;border-radius: 50%;color:black;
}
.modchat > div > div > div.msj-rta.macro{
    margin:auto;margin-left:1%;
}
ul.chatmsgs {
    width: calc(100% - 49px);
    list-style-type: none;
	padding: 18px 18px 18px 8px;
    position:absolute;
    bottom:47px;
    display:flex;
    flex-direction: column;
    top:0;
    overflow-y:scroll;
}
.msj:before{
    width: 0;
    height: 0;
    content:"";
    top:-5px;
    left:-14px;
    position:relative;
    border-style: solid;
    border-width: 0 13px 13px 0;
    border-color: transparent #ffffff transparent transparent;            
}
.msj-rta:after{
    width: 0;
    height: 0;
    content:"";
    top:-5px;
    left:14px;
    position:relative;
    border-style: solid;
    border-width: 13px 13px 0 0;
    border-color: whitesmoke transparent transparent transparent;           
}  
.modchat input:focus{
    outline: none;
}        
.modchat ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #d4d4d4;
}
.modchat ::-moz-placeholder { /* Firefox 19+ */
    color: #d4d4d4;
}
.modchat :-ms-input-placeholder { /* IE 10+ */
    color: #d4d4d4;
}
.modchat :-moz-placeholder { /* Firefox 18- */
    color: #d4d4d4;
}  




.filterList{
	background: #fdffff;
    border-radius: 4px 4px 0 0;
    padding: 0px 5px 0px 3px;
    clear: both;
    display: block;
    margin: 0 0 0px;
    text-shadow: 1px 1px #FFF;
    color: #909090;
}

.titleProductSelect{
	font-size: 7px;
}
.filterList .filterSearch{
	display:inline-block;
	position: relative;
}
.filterList .filterSearch .emptyFilterSearch:hover{
	transform: rotate(-90deg);
	transform-origin: center center;
	-webkit-box-align: center;
	-webkit-transform-origin: center center;
}
.filterList .filterSearch .emptyFilterSearch{
    cursor: pointer;
    transition: all .5s;
    width: 16px;
    height: 15px;
    position: absolute;
    top: 7px;
    left: -19px;
    font-size: 9px;
}

	
	
.filterList select{

    padding: 2px 4px 1px 3px;
    font-size: 8px;
    background: #e2e2db;
    border-radius: 4px;
    border: 1px solid #c9c9c9;
    color: #4e4e4e;
		
}
.filterList input{
	max-width: -webkit-fill-available;
    text-align: center;
    background: #fff9;
    padding: 3px 3px 3px 11px;
    margin: 0 10px 0 0;
    font-size: 8px;
	line-height:12px;
    font-weight: lighter;
    font-family: tahoma;
	color: #2c2c2c;
	border-radius: 4px;
	border: 0;
	text-shadow: 1px 1px 1px #FFF;
	transition: box-shadow 400ms;
	box-shadow: inset 12px 11px 18px 3px rgba(246, 255, 0, 0.05), inset 0 2px 5px rgba(0, 0, 0, 0.24), 0px 0px 9px 0px rgba(0, 0, 0, 0), 0px 0px 3px 1px rgba(224, 250, 255, 0.64);

}
.filterList a:link, .filterList a:visited{
	margin: 0 2px 0 0;
    color: #325a87;
    padding: 0 1px 2px 0;
    border-bottom: 1px solid #6b6666;
    font-size: 8px;
    line-height: 28px;
}
.filterList a:hover,.filterList a:active,.filterList a.filterActive{
color:black;	
border-bottom: 2px solid black;
}

.filterTotal,.filterTotalPages{
	font-family: Tahoma;
    font-weight: lighter;
    font-size: 10px;
	padding-right: 14px;
	display: inline-block;
}



.editButtonsAll{
	
}
.editButtonsAll a{
	margin-bottom: 4px;
}

.user-icon{
	float: left;
	height: 26px;
    width: 26px;
    border-radius: 50%;
}

.loguotLink{
	float: left;
	padding: 6px 10px;
}

.stats.split-on-mobile{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: space-between;
    align-items: baseline;	
}