﻿
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css); 
/*
font-family: 'Droid Arabic Kufi', serif;
@font-face 	
{
    font-family: 'Droid Arabic Naskh', serif; 
	src: url('../css/font/DroidNaskh-Regular.ttf');
	src: url('../css/font/DroidNaskh-Bold.ttf');
	src: url('../css/font/Droid Arabic Kufi.TTF');
	src: url('../css/font/Droid Arabic Kufi Bold.TTF');
}
منبع: Irfont.ir
src: url('css/font/riesling.eot');
*/
@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css); 

body 
{
    color:Black;
    margin:0px auto auto auto;
    background-color:White;
    direction:rtl;
    font-family: 'Droid Arabic Naskh', serif; 
}

/*
#background {
    width: 100%; 
    height: 100%; 
    position: fixed; 
    left: 0px; 
    top: 0px; 
    z-index: -1;
}
*/


#gridview_set_sefaresh
{
    color:blue;
}
.stretch {
    width:100%;
    height:100%;
}

.print_style
{
    
    width:800px;
    height:100%;
    margin:20px 5px auto auto;
    
}

.sabt_header
{
    width:100%;
    height:50px;
    background-color:#373940;
    position:absolute;
    top:0px;
    right:0px;
    padding-top:10px;
}
 .tp_bg
    {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top: 100px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
    } 

.gv_sefaresh_lbl
{
    margin-left:5px;
    margin-right:5px;    
}

