﻿input, option, select, textarea
{
    /*font-family: tahoma !important;*/
    font-size: 13px !important;
}

/* Tables CSS*/
.tbl_Managers
{

    width: 100%;
    background-color: White;
    direction: rtl;
}
.tbl_Students
{
    width: 100%;
    background-color: White;
    direction: rtl;
}

/* ................. Start Div Table  Style By Ghasem Abbasi ...............*/
.div-table
{
    display: table;
    width: auto;
    border-spacing: 5px; /*cellspacing:poor IE support for  this*/
    text-align: right;
    vertical-align: middle;
}

.div-table-row
{
    display: table-row;
    width: auto;
    text-align: right;
    clear:both;
    vertical-align: middle;
}

.div-table-col
{
    float: Right; /*fix for  buggy browsers*/
    display: table-column;
    text-align: right;
    vertical-align: middle;
}
/* ................. End Div Table  Style ...............*/

/* ................. Start Accordion  Style ...............*/
.accordionHeader
{
    font-family: tahoma;
    font-size: medium;
    background: #f6f8f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}
.accordionBody
{
    font-family: tahoma;
    font-size: medium;
}
/* ................. End Accordion  Style ...............*/

/* Text & Headers CSS*/

.title {
    color: #3276b1;
    font-weight: bolder;
    /*font-weight: 700;*/
    margin-bottom: 4px;
    /*vertical-align: top;
    line-height: 14px;
    font-size: 14px;*/
    /*letter-spacing: -1px;*/
    text-decoration: none !important;
}

.alert
{
    color: Red;
    font-weight: bolder;
}

/* Links CSS*/
.AStatus
{
    background-image: url(images/status.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.AUsers
{
    background-image: url(images/Users.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.Barrier
{
    background-image: url(images/barrier-24.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.AGroup
{
    background-image: url(images/user_group.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.ALog
{
    background-image: url(images/LogIn_Red.png);
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.AFolderLog
{
    background-image: url(images/FolderLog.png);
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.ASchool
{
    background-image: url(images/School.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.APass
{
    background-image: url(images/Pass.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.AWebConferecne
{
    background-image: url(../../images/WebConference.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.AAccess
{
    background-image: url(images/Access.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.ADelete
{
    background-image: url(images/delete.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.ASetting
{
    background-image: url(images/Settings.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.AGo
{
    background-image: url(images/go.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}
    
.AEdit
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/edit.png);
}
.ACalender
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 19px;
    background-image: url(images/calender.gif);
    background-repeat: no-repeat;
}
.ATrue
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/true.gif);
    background-repeat: no-repeat;
}
    
.ASelect
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/select.jpg);
    background-repeat: no-repeat;
}
    
.IMGframe01
{
    width: 100%;
    background-image: url(Images/Item/Item_07.png);
}
    
.ACancel2
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/cancel.jpg);
    background-repeat: no-repeat;
}

.Document
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/My-Documents.png);
    background-repeat: no-repeat;
} 
    
.ADarkOk
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/darkok.jpg);
    background-repeat: no-repeat;
}
 
.AFalse
{
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(images/false.gif);
    background-repeat: no-repeat;
}

.AEdited
{
    background-image: url(images/true.gif);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}
.ACancel
{
    background-image: url(images/cancel.png);
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
}
    .AStop
    {
         background-image:url(images/stop.jpg);
         cursor: pointer;
    display:inline-block;
   width:24px;
     height:24px; 
      background-repeat:no-repeat;
        }
.ASearch
{
        background-image: url(images/icon_search.jpg);
        background-repeat:no-repeat;
    cursor: pointer;
    display:inline-block;    
width:32px;
height:32px;

    }

.AAdd
{
    background-image: url(images/add.jpg);
    cursor: pointer;
    display:inline-block;
    width:32px;
    height:32px;
}
.Aadd2
{
    background-image: url(images/add24.png);
    cursor: pointer;
    display:inline-block;
    width:24px;
    height:24px;
}
     
    .ASave
{
   background-image: url(images/save.png);
   cursor: pointer;
   display:inline-block;
width:32px;
height:32px;

    }

.aRead
{
    cursor: pointer;
    display:inline-block;
    width:30px;
    height:30px; 
    background-image:url(images/Read.png); 
}

.aUnRead
{
    cursor: pointer;
    display:inline-block;
    width:30px;
    height:30px; 
    background-image:url(images/UnRead.png); 
}

.aRequest
{
    cursor: pointer;
    display:inline-block;
    width:30px;
    height:30px; 
    background-image:url(images/Request.png); 
}

.aDeletedByUser
{
    cursor: pointer;
    display:inline-block;
    width:30px;
    height:30px; 
    background-image:url(images/DeletedByUser.png); 
}

.aNotScore
{
    cursor: pointer;
    display:inline-block;
    width:24px;
    height:24px; 
    background-image:url(images/NotScore.png);
    background-repeat:no-repeat
}

.aMoreInformation
{
    cursor: pointer;
    display:inline-block;
    width:24px;
    height:24px; 
    background-image:url(images/MoreInformation.png);
    background-repeat:no-repeat
}
/* ................. Commission Request Style ...............*/
.AOne
{
    cursor: pointer;
    display:inline-block;
    width:24px;
    height:24px;
    background-image:url(images/cancel2.png);
    background-repeat:no-repeat
}
.ATwo
{
    cursor: pointer;
    display:inline-block;
    width:24px;
    height:24px;
    background-image:url(images/Access2.png);
    background-repeat:no-repeat
}

.GridTextH
{
    overflow:hidden;
    text-align:center;
}



/* ................. Start Najah old Grid View Style ...............
.gridview {
        font-family:"arial";
        background-color:#FFFFFF;
        font-size: small;
}
.gridview th {
        background: #BBCCFF;
        padding: 5px;
        font-size:small;
        color:#006633;

}
.gridview th a{
        color: #fff;
        text-decoration: none;
}
.gridview th a:hover{
        color: #fff;
        text-decoration: none;
}
.gridview th:hover{
    color: #fff;
    text-decoration: none;
    background-color:Black ; 
}
.gridview tbody tr:hover{
        background: #EFF3FB;
        color: #333333;
        font: small "arial";
        padding: 4px;
}
.gridview tr.even td 
{
            
}

.gridview tr.even tr:hover
{
            background: yellow !important;
            background-color:Gray !important;
}

.gridview tr:hover {
        color: red;
        font-weight: bold;
           background:yellow; 
        background-color:#BADBFF !important;
        cursor: pointer;
}

/* ................. End Najah old Grid View Style ...............*/

/* ................. Start Najah Grid View Style ...............*/
.NajahGridStyle {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-family: inherit !important;
    box-shadow: 0px 0px 24px -18px;
    -webkit-box-shadow: 0px 0px 24px -18px;
    -moz-box-shadow: 0px 0px 24px -18px;
    border: solid 2px silver;
    float: none !important;
}   
.NajahGridStyle td {    
    padding: 2px;    
    border: solid 1px #c1c1c1;    
    color: #373535;    
}


.NajahGridStyle th {    
    padding: 4px 2px;    
    color: #fff;    
    background: #424242 url(Images/grd_head.png) repeat-x top;    
    border-left: solid 1px #525252;
    font-size: 14px;  
    font-weight:normal !important;
    box-shadow: 0px 3px 15px -6px black;  
    -webkit-box-shadow: 0px 3px 15px -6px black;  
    -moz-box-shadow: 0px 3px 15px -6px black;  
}   
.NajahGridStyle .alt { background: #fcfcfc url(Images/grd_alt.png) repeat-x top; }   
.NajahGridStyle .pgr { background: #424242 url(Images/grd_pgr.png) repeat-x top; }   
.NajahGridStyle .pgr table { margin: 5px 0; }   
.NajahGridStyle .pgr td {    
    border-width: 0;    
    padding: 0 6px;    
    border-left: solid 1px #666;    
    font-weight: bold;    
    color: #fff;    
    line-height: 14px;    
 }      
.NajahGridStyle .pgr a { color:crimson; text-decoration: none; }   
.NajahGridStyle .pgr a:hover { color:#000; text-decoration: none; }

.NajahGridStyle caption {
    text-align:center;
    font-weight:bold;
    font-size:large;
    padding: 2px;
    background-color:#525252;
    color: #ffffff;
}

/*Mak Style*/
.NajahGridPagerStyle, .cssPager {
    background-color: hsl(0, 0%, 26%) !important;
    box-shadow: 0 0px 7px -3px black !important;
    border-top: 2px solid silver;
    padding-right: 15px;
}
    .NajahGridPagerStyle td:first-child {
        padding-right: 5px;
    }
        .NajahGridPagerStyle td,.cssPager td{
    border-radius: 0;
    box-shadow: 0 -12px 15px -13px !important;
    border:none;
    direction:rtl;
    text-align:right;
}
    .NajahGridPagerStyle a, .NajahGridPagerStyle span, .cssPager span, .cssPager a {
        display: block;
        width: 26px;
        height: 26px;
        align-content: center;
        line-height: 1.8em;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        border-radius: 200px;
        padding: 0px 4px 8px;
        font-family: 'B Titr';
        font-size: 15px;
        transition:all 0.2s ease-in-out;
    }
    .NajahGridPagerStyle a, .cssPager a {
        background-color: rgb(220,220,220);
        color: rgb(50,50,50) !important;
    }
    .NajahGridPagerStyle span, .cssPager span {
        background-color: #A1DCF2 !important;
        color: #000 !important;
        align-content: center;
        line-height: 1.8em;
    }
        .NajahGridPagerStyle a:hover, .NajahGridPagerStyle span:hover, .cssPager a:hover, .cssPager span:hover {
            background-color: rgb(100,100,100);
            color: white !important;
        }



/* ................. End Najah Grid View Style ...............*/

/*------------ btn ----------*/

/*.hbtn-Report_r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-Report-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-Report_r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}
.hbtn-back-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-back-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-back-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}
.hbtn-search-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-search-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-search-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
    background-repeat:no-repeat 
}
.hbtn-add-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-add-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-add-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}
.hbtn-delete-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-delete-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-delete-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}
.hbtn-ok-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-ok-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 20px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-ok-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}
.hbtn-stop-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/stop.jpg);
    background-position: right;
    background-repeat:no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
    text-align:left;
}
.hbtn-stop-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}
.hbtn-print-r
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-print-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-print-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}*/

/*.hbtn-blank
{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-blank.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-blank:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}*/

/*.hbtn-Refresh-r
{   
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-Refresh-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-Refresh-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}

.hbtn-clone-r
{   
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-bottom: solid 1px #aaaaaa;
    border-right: solid 1px #aaaaaa;
    background-image: url(images/hbtn-clone-r.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: #434448;
    padding-right: 25px;
    padding-left: 20px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}
.hbtn-clone-r:hover
{
    border-top: solid 1px #989898;
    border-left: solid 1px #989898;
    border-bottom: solid 1px #989898;
    border-right: solid 1px #989898;
    color: #1d1e25;
}*/
/*btn-normal*/
/*----------------- /btn ----------------------*/

/* //////////////box ////////////////////////////////////////////////////////  */
.boxsilver {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cccccc;
    color: #1c94c4;
    font-weight: bold;
    border-radius: 8px;
}
.boxorrange {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #fbd850;
    color: #eb8f00;
      border-radius: 8px;
}
.boxgray {
    background: url("../css/images/div_bggray.png") repeat-x scroll 0 0 #dcdcdc;
    border: 1px solid #999;
    border-radius: 8px;
    height: auto;
    margin: 10px;
    min-height: 380px;
    padding: 20px 10px;
    width: 90%;
}
.ButiBox {
background-color: #ede6d8;
border-radius: 4px/15px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid hsl(54, 49%, 48%);
-webkit-box-shadow: 5px 5px 5px 0px rgba(158,145,61,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(158,145,61,1);
box-shadow: 0px 2px 12px -8px black;
width: 99%;
padding: 8px 0px;
margin-bottom: 8px;
margin-right: auto !important;
margin-left: auto !important;
}
/* //////////////box ////////////////////////////////////////////////////////  */
  .TPanelLbl {
            background-color: rgba(0,0,0,0.4);
            padding: 4px 8px;
            color: white;
            border-radius: 10px/30px;
            font-family: mitrabold;
            font-size: 1.2em;
            margin: 0 21px 0 4px;
        }