﻿
/*@import url('https://fonts.googleapis.com/css?family=Tajawal');*/

/*@import url('..\Tajawal\Iura6YBj_oCad4k1nzSBC5xLhLFw4Q.woff2') ;*/

/* arabic */
/*@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 400;
  src: 'Iura6YBj_oCad4k1nzSBC5xLhLFw4Q.woff2'; 
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}*/

 @font-face {
  font-family: "GESSTwo";
  src: url("../fonts/GESSTwo/GESSTwoMedium-Medium.woff");
}
body {
 padding: 0;
  margin: 0;
  text-align: right;
  font-family: "GESSTwo";
  box-sizing: border-box;
}

 .GridPager a, .GridPager span
    {
        display: block;
        height: 25px;
        width: 20px;
        font-weight: bold;
        text-align: center;
        text-decoration: none ;
        padding:0 4 0 4;
        vertical-align:middle;
        direction:rtl;
        float:right;
    }

    .GridPager a
    {
        background-color: #f5f5f5;
        color: #969696;
        border: 1px solid #969696;
        vertical-align:middle;
        direction:rtl;
        float:right;
    }

    .GridPager span
    {
        background-color: #A1DCF2;
        color: #000;
        border: 1px solid #3AC0F2;
        vertical-align:middle;
        direction:rtl;
        float:right;
    }
    
.GvLabel
{
    font-size: 14pt;
    font-weight: normal;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #614642;
    background-color: transparent;
    }
    
.GvSubLabel
{
    font-size: 12pt;
    font-weight: bold;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: black;
    background-color: transparent;
    }
    
  .GvLink
{
    font-size: 11pt;
    font-weight: bold;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #01ADDD;/*01C8FF;/*10CAFE;*/
    background-color: transparent;
    }
    
   .LinkBtn
{
    font-size: 12pt;
    font-weight: bold;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #0A2341;/*01C8FF;/*10CAFE;*/
    background-color: transparent;
    }
    
  .List
  {
   border:1px solid #1A4E64; 
    /*font-family: 'Tajawal',Arial;*/
    font-size: 14pt;
    background-color: #f2f2f2;
    font-weight: normal;
    font-style: normal;
    color: #2C2C2C;
  }
     
.SubLabel
{
    font-size: 11pt;
    font-weight: bold;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #050505;
    background-color: transparent;
    direction:rtl;
   
     float:right;
    text-align:justify;
     
}

.SubLabelLeft
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    /*font-family: 'Tajawal',Arial;*/
    color: #050505;
    background-color: transparent;   
}

.MultiLabel
{
     font-size: 11pt;
    font-weight: bold;
    text-align: justify;
    /*font-family: 'Tajawal',Arial;*/
    color: #050505;
    background-color: transparent;
  float:right;
   text-align:justify;
    vertical-align:top;
}

.PageTitle
{
    font-size: 16pt;
    font-weight: bold ;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #01B2E3;/*#614642;*/
    background-color:transparent;
}

.PageTitleSub
{
    font-size: 12pt;
    font-weight: bold ;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #9E0B0E;/*#614642;*/
    background-color:transparent;
}


.ErrMsg
 {
    color  :#ce0909;
    /*font-family: 'Tajawal',Arial;*/
    font-size :11px;
    font-weight: bold;
    background-color:transparent;
}

.Dropdlist
{
    border:0px solid #1A4E64; 
    border-bottom:1px solid #1A4E64;
    /*font-family: 'Tajawal',Arial;*/
    font-size: 10pt;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;
    color: #2C2C2C;
	height: 30px;
}

.TextBox
{ border:0px solid #1A4E64; 
    border-bottom:1px solid #1A4E64;
    /*font-family: 'Tajawal',Arial;*/
    font-size: 11pt;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;
    color: #2C2C2C;
    direction:rtl;
    text-align:right;
    height:32px;
   
	/*margin-bottom: 28px;*/
}

.hyber
{
    font-size: 14pt;
    font-weight: normal;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
  color: #050505;
    font-style:normal ;
 
}


.TextBoxBlue
{
    border: 1px solid #0A2341;/*E3E0E0;*/
    background-color: #0A2341;
    font-size: 11pt;
    /*font-family: 'Tajawal',Arial;*/
    color: #ffffff;
    }
    
.RadioBtn
{
 
    font-size: 11pt;
    /*font-family: 'Tajawal',Arial;*/
    color: #2b2b2b;
    height: 18px;
    background-color: transparent;
    margin-right:10px;
    margin-left:10px;
    padding-left:10px;
    padding-right:10px;
}
.RadioBtnWhite
{
     font-size: 11pt;
    /*font-family: 'Tajawal',Arial;*/
    color: #ffffff;
    height: 18px;
    background-color: transparent;
    margin-right:4px;
    margin-left:4px;
}
.multiTextBox
{
     border:1px solid #1A4E64; 
    /*font-family: 'Tajawal',Arial;*/
    font-size: 11pt;
    background-color: #f2f2f2;
    font-weight: normal;
    font-style: normal;
    color: #2C2C2C;
	height:60px;
	}

.ofileTextBox
{
	border: 1px solid #620205;
	background-color: #f2f2f2;
	font-size: 11pt;
	/*font-family: 'Tajawal',Arial;*/
	color: #2b2b2b;
}

 .ChkList
{
    font-size: 11pt;
    font-weight: normal;
    text-align: right;
    /*font-family: 'Tajawal',Arial;*/
    color: #050505;
}

.GHeaderStyle
{
    background-color: #343a40;
    color: #ffffff;
    /*font-family: 'Tajawal',Arial;*/
    font-size:12pt;
    font-weight:bold;
    height: 12px;
   /* width: 60px;*/
    text-align: Center;
    vertical-align: Middle;
}

.GFooterStyle 
{
    font-weight: bold;
    background-color:#0A2341; 
    color:#ffffff; 
    vertical-align:Middle;
 /*   font-family:'Tajawal',Arial;*/
    font-size:12pt;
}

.GEditRowStyle 
{
   /* background-color:#b8b7b7;
    vertical-align:Middle;
    text-align:Center;
     font-family:'Tajawal',Arial,'Scheherazade', 'Lateef'; */
}
  
.GAlternatingRowStyle 
{
  /*font-family:'Tajawal',Arial; */
    color  :#000000; /*#363636;*/
    vertical-align:Middle;
    Height:10px;
    font-size: 12pt;
    background-color: #e9ecef;/*#c8a481;*/
}

.GRowStyle 
{
    background-color: #ffffff;/*#ebebeb;*/
    Height:10px;
    color: #000000;/*#363636;*/
    vertical-align:middle;
    /*font-family:'Tajawal',Arial; */
    font-size: 12pt;
}






