body{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: al-mohanad;
    src: url('../fonts/AL-Mohanad.ttf');
}

/*body .ui-widget:not(.pi), body .ui-widget .ui-widget:not(.pi) {
    font-family: al-mohanad !important;  
    font-size: 16px!important;
    font-weight: bold !important;
}*/


/*.ui-widget * {
    font-size: 16px !important;
    font-family: al-mohanad !important;  
    font-weight: bold !important;  
    direction: rtl !important;  

}*/


.top-page{           
    /*    position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 13vh;
    background-color: #367998 !important;
    text-align: center;
    color: white;
    font-size: 20px !important
}

.footer {
    position: fixed;
    height: 4vh;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #323a44;
    color: white;
    text-align: center;
    padding: 10px;
}

.ui-panelgrid-cell {
    padding: 5px 15px 5px 5px !important;
}
/*body .ui-button {
        background-color: #fff;
        color: #007ad9;
         
        font-size: 14px;
        margin: 0;
        margin-right: .1em;
        outline: 0 none;
        -moz-transition: background-color .3s;
        -o-transition: background-color .3s;
        -webkit-transition: background-color .3s;
        transition: background-color .3s;
}
body .ui-button.ui-button-text-only .ui-button-text {
        padding: .1em 0.1em;
}*/


body .ui-button {
    background-color: #55738a;
    color: #fff;
    border: 1px solid#007ad9;
    font-size: 14px;
    margin: 0;
    margin-right: .1em;
    outline: 0 none;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

/*body .ui-state-hover {
    background-color: white !important;
}*/

body .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
    background-color: #55738a !important;
    color: #fff;
}


body .ui-widget:not(.pi), body .ui-widget .ui-widget:not(.pi) {
	font-size: 16px;
}

/*color: #007ad9;*/
/*------------------------------------------------------------------------------------------------------------------*/

.box,
.sample-layout > div {
    background-color: aliceblue; 
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
}


.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item {
    border: 0 none;
    cursor: pointer;
    font-weight: normal;
    margin: 1px 0;
    padding: 3px 5px;
   text-align: right  !important;
    white-space: nowrap;
}

body .ui-selectcheckboxmenu .ui-selectcheckboxmenu-multiple-container.ui-inputfield {
    /* padding: .5rem .5rem; */
    padding-right: 2.357rem;
}

.title-box {
    /*                background-color: aliceblue;*/
    text-align: center;
    padding: 0 none;
    font-family: al-mohanad !important;  
    font-size: 20px!important;
    font-weight: bold !important;
    color: whitesmoke;
}
.vertical-container {
    margin: 0;
    height: 100vh;
}

.box1{           
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: #98365b;
    direction: rtl;


}

.box2{           
    background-color: cadetblue;
    padding-bottom: 10px;
    padding-top:  10px;

}

.header-title {
	font-size: 25px !important;
        font-weight: bold !important;
}

.ui-datatable-reflow .ui-datatable-data td[role="gridcell"]:not(.ui-helper-hidden) {
	text-align: right !important;
}


.ui-inputfield .ui-inputtext .ui-widget .ui-state-default .ui-corner-all .ui-state-filled .ui-state-hover{
    background-color: #55738a !important;
}


.ui-row-editing{
    background-color: #367998 !important;
    
}

/*body .ui-button.ui-state-hover  .ui-state-active{
    background-color: #55738a !important;
}*/

 
/*  .ui-g div {
        
        text-align: center;
        color: white;
        font-size: 20px !important;
       
    }*/