@font-face {
	font-family: 'Noto Kufi Arabic';
	font-style: normal;
	font-weight: 400;
	src: url(../resources/fonts/NotoKufiArabic-Regular.ttf)
		format('truetype');
}

@font-face {
	font-family: 'Noto Kufi Arabic';
	font-style: normal;
	font-weight: 700;
	src: url(../resources/fonts/NotoKufiArabic-Bold.ttf) format('truetype');
}

.ui-widget {
	font-size: 0.96em !important;
	font-family: 'Noto Kufi Arabic', serif;
}

.student-image {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .8), inset 0 2px 0
		rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, .8), inset 0 2px 0
		rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .8), inset 0 2px 0
		rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .4);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.ui-panel-title {
	margin: 0.1em 0px 0.2em 0 !important;
}

.ui-widget-header {
	border: 1px solid #031943;
	background: #031943 !important;
	color: #ffffff;
	font-weight: bold;
}

.headerLogoArabic {
	float: right;
	overflow: hidden;
	display: block;
}

.headerLogoEnglish {
	float: left;
	overflow: hidden;
	display: block;
}

.juLogoArabic {
	float: right;
	overflow: hidden;
	background: url("../resources/images/JULogo.png");
	background-position: right;
	background-repeat: no-repeat;
	height: 125px;
	width: 370px;
	position: relative;
	top: -10px;
}

.juLogoEnglish {
	float: left;
	overflow: hidden;
	background: url("../resources/images/JULogoEN.png");
	background-position: left;
	background-repeat: no-repeat;
	height: 140px;
	width: 370px;
	position: relative;
	top: -10px;
}

.headerLogoTextArabic {
	float: left;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 30px;
	font-size: 2em;
	font-weight: bold;
	color: white;
}

.headerLogoTextEnglish {
	float: right;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 30px;
	font-size: 2em;
	font-weight: bold;
	color: white;
}

.SettingsButtonArabic {
	padding-top: 100px;
	float: left;
	overflow: hidden;
}

.SettingsButtonEnglish {
	padding-top: 100px;
	float: right;
	overflow: hidden;
}

.ui-menu-arabic {
	
}


.ui-menu-arabic .ui-menuitem {
	float: right !important;
	
}

.ui-menu-arabic .ui-menuitem-text {
	float: right !important;
	
}

.ui-menu-arabic .ui-menu-child {
	top: 25px ;
    float: right !important;
 
	width: 20em !important;
    right: 0px!important;
   left:auto !important; 
  

	
}

.ui-menu-arabic .ui-menuitem-icon {
	float: right !important;
}

.ui-menu-english {
	
}

.ui-menu-english .ui-menuitem {
	float: left !important;
}

.ui-menu-english .ui-menuitem-text {
	float: left !important;
}

.ui-menu-english .ui-menu-child {
	top: 25px;
	left: 0 !important;
	width: 20em !important;
}

.ui-menu-english .ui-menuitem-icon {
	float: left !important;
}

.ui-messages-info-arabic .ui-messages-info-icon {
	float: right !important;
}

.ui-messages-warn-arabic .ui-messages-warn-icon {
	float: right !important;
}

.ui-messages-error-arabic .ui-messages-error-icon {
	float: right !important;
}

.ui-messages-fatal-arabic .ui-messages-fatal-icon {
	float: right !important;
}

.ui-messages-info-english .ui-messages-info-icon {
	float: left !important;
}

.ui-messages-warn-english .ui-messages-warn-icon {
	float: left !important;
}

.ui-messages-error-english .ui-messages-error-icon {
	float: left !important;
}

.ui-messages-fatal-english .ui-messages-fatal-icon {
	float: left !important;
}

.ui-panel .ui-panel-header {
	text-align: center !important;
}

.ui-panel .ui-panel-footer {
	text-align: center !important;
	background: #031943;
	color: #ffffff;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
	text-align: right;
}

.panelGrid.ui-panelgrid>*>tr, .panelGrid.ui-panelgrid .ui-panelgrid-cell
	{
	border: none;
}

.psswordgrid.ui-panelgrid>*>tr, .psswordgrid.ui-panelgrid .ui-panelgrid-cell
	{
	border: none;
}

.headpnlgrid.ui-panelgrid>*>tr, .headpnlgrid.ui-panelgrid .ui-panelgrid-cell
	{
	border: none;
}

/*buttons ... etc  by ahmad kh 1/12/2019 */
.ui-button {
	font-weight: bold !important;
	background: #031943 !important;
	border-color: #031943 !important;
}

/*logintext ... etc  by ahmad kh 1/12/2019 */
.ui-inputtext {
	background: white !important;
	border-color: #031943 !important;
}

/*password ... etc  by ahmad kh 1/12/2019 */
.ui-password {
	border-color: #031943 !important;
}

/*Tabs control ... etc  by ahmad kh 1/12/2019 */
.ui-widget-header .ui-state-active .ui-tabs-selected .ui-state-hover {
	border-color: #031943 !important;
	background: #8f0104 !important;
}

.ui-state-default {
	box-shadow: inset 0 2px 2px #FFFFFF !important;
	border-color: #031943 !important;
	background: #031943 !important;
}

.ui-state-default-progress {
	box-shadow: inset 0 2px 2px #031943 !important;
	border-color: #FFC300 !important;
	background: #031943 !important;
}

.Shadow {
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-o-border-radius: 5px !important;
}

.ui-dock-container-top {
	background-image: none !important;
	background-color: white !important;
	border: none !important;
}

.highlight-datatable {
	background: white !important;
}

.ui-growl {
	top: 200px;
	right: 50%;
	margin-right: -150px;
}

.selectonemenu {
	color: #222222;
	background: #ffffff;
	box-shadow: inset 0 2px 2px #8f8f8f;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 150px;
	border: 1px solid #031943;
	border-radius: 5px;
	direction: rtl
}

.tablecolor tbody tr td {
	border: 1px solid #031943 !important;
}

.tablecolor tr td:first-child {
	width: 70%;
}

.tablecolor tr td:nth-child(2) {
	width: 30%;
}

.ui-panelgrid .ui-panelgrid-cell {
	border-width: 1px;
	border-style: solid;
	border-color: unset;
	padding: 4px 10px;
}

.ui-widget-content {
	border: 1px solid #031943;
	background: #fcfdfd
		url(/hrportalapp/faces/javax.faces.resource/images/ui-bg_inset-hard_100_fcfdfd_1x100.png?ln=primefaces-start)
		50% bottom repeat-x;
	color: #222222;
}

.ui-dialog .ui-dialog-title {
	float: inherit;
	margin: .3em 16px .1em 0;
}

.ui-datatable-hor-scroll .ui-datatable-tablewrapper, .scrolling-div .ui-datatable-tablewrapper
	{
	overflow: auto;
	width: 100%;
	padding-bottom: 5px;
}

/*SalaryTable ... etc  by ahmad kh 1/12/2019 */
.colorblue {
	background: #031943;
	text-align: center;
	color: White;
}

.colorback {
	color: White;
	background-color: cadetblue;
}

/*TextBox by ahmad kh 1/12/2019 */
.ui-inputfield {
	background: white !important;
	color: #000000 !important;
}

/*MessageBox by ahmad kh 1/12/2019 */
.ui-growl-title {
	background: #f0f0f0 !important;
	color: black !important;
}

/*MessageBox by ahmad kh 1/12/2019 */
.ui-growl-message {
	background: #f0f0f0 !important;
	color: black !important;
}

/*MessageBox by ahmad kh 1/12/2019 */
.ui-growl-item {
	background: #f0f0f0 !important;
	color: black !important;
}

/*menue by ahmad kh 1/12/2019 */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
	.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
	{
	border: 1px solid black !important;
	background: #2b3ec7 !important;
	font-weight: normal;
	color: white !important;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #eae438 !important;
	text-decoration: none;
}

.student-image {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .8), inset 0 2px 0
		rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, .8), inset 0 2px 0
		rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .4);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .8), inset 0 2px 0
		rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .4);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.Shadow {
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3) !important;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-o-border-radius: 5px !important;
}





.side1 {
	    overflow: hidden;
    display: block;
    width: 75%;
    display: inline-block;
}

.side2 {
    display: inline-block;
    width: 24%;
    max-width:300px;
}


/* الاستفسارات في الشؤون المالية   */
li ul li ul.ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child.ui-shadow {
    margin-right: 276px;
    margin-top: 10px;
    
}


.ui-icon {
	overflow: visible;
}

.highlight1 {
    background: yellow  !important ;
}

.highlight2 {
    background: green  !important ;
}

.ui-datatable-odd {
    background-color:#C9D1F7;
    background-image: none;
}

.ui-datatable-even {
    background-color:#DDE3FD;
    background-image: none;
}

.ui-selectcheckboxmenu-panel {
	width: 400px;
    direction: ltr;
   
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item{
	 text-align: -webkit-right;
}


/* .ui-datepicker{ */
/* 	size: 20em!important; */
/*     padding: .2em .2em 0; */
/*     display: none; */
/* } */

.ui-timepicker
{
	direction: ltr!important;
}

.ui-menu .ui-menu-parent .ui-icon-triangle-1-e, .ui-menu .ui-menu-parent .ui-icon-triangle-1-s{
	
	float: left !important;
transform: rotate(180deg) !important;

}
