﻿body {
    direction: rtl;
    background-color: #fff;
    margin: 0px;
}

/***********************************************/
.ClaimHeder {
    
    height: 80px;
    background-image: url('../images/report-maarif-logo.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.ClaimContent {
    border: 1px #a1a3a5 solid;
    position: relative;
}

    .ClaimContent p {
        margin: 5px;
    }

.ZokhrofaContainer {
    width: 87px;
    height: 128px;
    position: absolute;
    z-index: 1000;
}

.Zokhrofa-T-R {
    top: -18px;
    right: -3px
}

.Zokhrofa-T-L {
    top: -18px;
    left: -2px
}

.Zokhrofa-B-R {
    bottom: -18px;
    right: -3px
}

.Zokhrofa-B-L {
    bottom: -18px;
    left: -2px
}



.Border-R {
    border-right: 1px #47547f solid;
}

.Border-L {
    border-left: 1px #47547f solid;
}

.Border-B {
    border-bottom: 1px #47547f solid;
}

.Border-T {
    border-top: 1px #47547f solid;
}

/**********************************Parent Claim Table*************************************************************/

table.ParentClaim {
    border-collapse: collapse;
    width: 100%;
}

    table.ParentClaim td {
        padding: 3px;
    }

table.ParentClaim {
    font-family: arial;
    font-size: 12px;
    text-align: center;
}

    table.ParentClaim thead {
        background-color: #e7e7e9;
        color: #000;
    }

    /*table.ParentClaim tbody tr:nth-child(even) td {
        background-color: #fff;
    }

    table.ParentClaim tbody tr:nth-child(odd) td {
        background-color: #e9eaea;
    }*/


        table.ParentClaim thead tr th, table.ParentClaim tfoot tr th {
            border: 1px solid #c5c5c5;
            font-family: Arial;
            color: #fff;
            font-weight: bold;
            font-size: 12px;
            color: #000;
            height: 37px;
            text-align: center;
            padding: 0px 3px;
        }

    table.ParentClaim thead tr .header {
        background-image: url("../images/bg.png");
        background-position: right center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    table.ParentClaim tbody td {
        border: 1px #c5c5c5 solid;
        color: #000;
        vertical-align: top;
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
    }
/************************************************************************************/

/****************************Altrnate****************************************/

table.Alternate tr.even {
    background-color: #fff;
}

table.Alternate tr.odd {
    background-color: #e9eaea;
}

    table.Alternate tr.odd table tr {
        background-color: transparent;
    }

table.Alternate tr.even table tr {
    background-color: transparent;
}

/***************************************************************************************/
.ClaimTitle {
    margin-top: 10px;
    padding: 5px 10px;
    font-weight: bold !important;
    font-size: 20px !important;
    color: #805707 !important;
    text-align: center !important;
    font-family: "Traditional Arabic" !important;
}

.ClaimInfoHighlighted {
    color: #000;
}

table.ClaimInfo {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    font-family: "Traditional Arabic";
    margin: 0px auto;
}
table.ClaimInfo td {
    padding:0px 10px;
}

.ParentClaimPageContent {
    width: 700px;
    margin: 0px auto;
    page-break-after: always;
    padding-top: 5px;
}

    .ParentClaimPageContent p {
        text-align: right;
        font-weight: bold;
        font-size: 16px;
        color: #000;
        font-family: "Traditional Arabic";
        line-height: 1.5;
    }

        .ParentClaimPageContent p a {
            text-align: right;
            font-weight: bold;
            font-size: 16px;
            color: #000;
            font-family: "Traditional Arabic";
            line-height: 1.5;
        }

.Float01 {
    float: right;
}

.Float02 {
    float: left;
}

.Signature {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    font-family: "Traditional Arabic";
    line-height: 1.5;
    width: 200px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 10px;
}

.Align01 {
    text-align: right;
}

.Align02 {
    text-align: left;
}

.Centered {
    text-align: center;
}

.Header {
    width: 750px;
    height: 136px;
    background-image: url('../images/Claim-header.jpg');
    background-repeat: no-repeat;
}


/********************************************************************************************************/

.ClaimFilterContent {
    height: 300px;
    border: 1px #a1a3a5 solid;
    position: relative;
}

.ParentClaimHeader {
    
}

.ClaimHeaderTitle {
    background-color: #213165;
    padding: 5px;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0px auto;
    margin-bottom: 5px;
    font-size: 21px !important;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

    .ClaimHeaderTitle .School {
        font-weight: bold !important;
        font-size: 17px !important;
        color: #fff !important;
        text-align: center !important;
        font-family: Sakkal Majalla !important;
        line-height: 1.5;
    }

.LogosContainer {
    direction: ltr;
    border-collapse: collapse;
}


.ParentClaimContentContainer {
    padding: 0px 3px;
    height: 800px;
    font-family: Sakkal Majalla !important;
}

.ParentClaimTableContainer {
}

.ReportsHeaderContainer {
    background-color: #f6f6f6;
    height: 85px;
    padding: 10px;
}

.ReportMaarifLogo {
    width: 195px;
    height: 85px;
    background-image: url('../images/report-maarif-logo.jpg');
    background-repeat: no-repeat;
    float: right;
}

.ReportsHeaderSchoolLogo {
    float: left;
}

.ReportsHeaderTitle {
    display: inline-block;
    width: 65%;
    /*height:35px;*/
    /*line-height:35px;*/
    padding: 8px 10px;
    background-color: #fff;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-align: center;
    font-family: "GESSTwoLight",Tahoma;
    font-size: 16px;
    font-weight: normal;
    color: #22234f;
    margin-left: 83px;
}

.ReportsHeaderTitleContainer {
    margin: 30px 200px 0px 90px;
    text-align: center;
}

.VATFooterContainer {
    margin: 0px auto;
}

.VATLine {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.ParentClaimPageContent ul li {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    font-family: "Traditional Arabic";
    line-height: 1.5;
}
.tinfoseparator {
    width: 100px;
}

.ContractHeader {
    background-image: url('../images/contract-header.jpg');
    background-image: url('../images/maarif.jpg');
    background-repeat: no-repeat;
    background-position: left;
    height: 100px;
    width: 690px;
    position: relative;
}