﻿

@font-face {
  font-family: 'Noto Naskh Arabic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notonaskharabic/v4/NotoNaskhArabic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/notonaskharabic/v4/NotoNaskhArabic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/notonaskharabic/v4/NotoNaskhArabic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notonaskharabic/v4/NotoNaskhArabic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notonaskharabic/v4/NotoNaskhArabic-Regular.ttf) format('truetype');
}

.arabic {  
    font-family: 'Noto Naskh Arabic', serif;
    font-size: 1.5em;
}

@font-face {
    font-family: 'nastliq';
    src: url('../fonts/nastliq-webfont.eot');
    src: url('../fonts/nastliq-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nastliq-webfont.woff') format('woff'),
         url('../fonts/nastliq-webfont.ttf') format('truetype'),
         url('../fonts/nastliq-webfont.svg#NafeesRegular') format('svg');
}

.nastliq-nav {
    font-family: 'nastliq';
    font-size: 1.3em;
    text-align: right;
}

.nastliq-head {
    font-family: 'nastliq';
    font-size: 1em;
}

.nastliq-p {
    font-family: 'nastliq';
    font-size: 1.3em;
    word-spacing: 8px;
}

        .gcatitle-eng {
            font-family:Calibri;
            font-size:20pt;
            font-weight:bolder;
            color:#0daa02;
        }

        .gcatitle-urd {
            margin-bottom:12px;
            font-family:'Jameel Noori Nastaleeq';
            font-size:22pt;
            font-weight:bolder;
            color:#0538d6;
        }

        .gcaformheading-eng {
            font-family:Calibri;
            font-size:15pt;
            font-weight:bolder;
            color:#393636;
        }

        .gcaformheading-urd {
            margin-bottom:12px;
            font-family:'Jameel Noori Nastaleeq';
            font-size:16pt;
            font-weight:bolder;
            color:#393636;
        }

        .gcainputlabel-eng {
            font-family:Calibri;
            font-size:11pt;
            color:#393636;
        }

        .gcainputlabel-urd {
            margin-bottom:5px;
            font-family:'Jameel Noori Nastaleeq';
            font-size:14pt;
            color:#393636;
        }

        .gcagroupheading-urd {
            margin:10px;
            font-family:'Jameel Noori Nastaleeq';
            font-size:16pt;
            font-weight:bolder;
            text-align:center;
            color:#f00;
        }

        .gcagridview-urd {
            padding:10px;width:100%;
            font-family:'Jameel Noori Nastaleeq';
            font-size:12pt;
            text-align:right;
            color:#0538d6;
        }

        .col1 {width:33%;text-align:right;color:#0538d6;}
        .col2 {width:12%;text-align:right;}
        .col3 {width:33%;text-align:right;color:#0538d6;}
        .col4 {width:12%;text-align:right;}
        .col5 {width:10%;text-align:right;}

        .centerHeaderText th {text-align: center;}


    .slogan {
	    position:fixed;
        z-index:10;
        top:50%;
        left:50%;
        margin-top:-3em; /*set to a negative number 1/2 of your height*/
        margin-left:-3em; /*set to a negative number 1/2 of your width*/
        font-size:2.2em;
        font-weight:bolder;
        }

    .pakflag {
	    position:fixed;
        z-index:10;
        top:0%;
        left:50%;
        width:10px;height:10px;
    }

    .div-center {
        width: 140px;
        position: absolute;
        top: 0px;
        left: 50%;
        margin-left: -70px;
    }

    .div-card {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

