﻿html,body {
    padding:0;
    margin:0;
    width:100%;
    height:100%;
    font-family:Arial;
    font-size:11pt;
}

.e-fatoorah {
    background-image: url(../../logos/efaturah_blue.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-top: 0px;
    padding-left: 35px;
    display: inline-block;
    font-family: Arial;
    font-size: 14pt;
    color: #ffffff;
    margin-top: 05px;
    margin-left: 15px;
}
    .e-fatoorah span {
        font-size: 10pt;
        top: -10px;
        /*color:#0f67f7;*/
        color: #4086fa;
        position: relative;
        /*letter-spacing: 2px;*/
    }

.pageheadder {
    font-size: 16pt;
    display: inline-block;
    border: none 2px red;
    padding: 15px 0 15px 0;
    transform: scaleY(1.3);
    /*text-decoration:underline;*/
    /*text-decoration-color:#dddddd;*/
    z-index: 99;
}
 .pageheadder hr {
        position: relative;
        top: -10px;
        border: none;
        border-top: solid 2px #dddddd;
        z-index:99;
    }

.topdiv {
    height: 50px;
    /*background-color:#0a0120;
    border:solid 1px red;*/
    z-index:999;
}
.find30_brdr {
    display: block;
    background-image: url(../../logos/find_30.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    width: 28px;
    height: 28px;
    border: solid 1px #aaaaaa;
    border-radius: 5px;
}

.plus30_brdr {
    display: block;
    background-image: url(../../logos/plus_30.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    width: 28px;
    height: 28px;
    border: solid 1px #aaaaaa;
    border-radius: 5px;
}
.mobmenubtn20{
    background-image: url(../../logos/mobmenu30.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display:block;
    width:20px;
    height:20px;
}
.menucontainer {
    width: 70%;
    line-height: 25px;
    color: #ffffff;
    font-family: Arial;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    overflow: hidden;
    position: fixed;
}
.mobmenuexpand {
    max-width: 50%;
    visibility: visible;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    overflow:hidden;
    padding-left:15px;
    
}
.mobmenucollapse {
    max-width: 0;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 500ms ease-in-out;
    overflow:hidden;
    padding-left:0px;
}
.navmenubtn{
    display:block;
    height:25px;
    font-size:10pt;
    text-decoration:none;
    line-height:25px;
    border-bottom:solid 1px #606060;
}
.input25{
    /*border:solid 1px #ede8ec;*/
    border:solid 1px #aaaaaa;
    border-radius:5px;
    height:25px;
    padding:5px;
}
.input30{
    /*border:solid 1px #ede8ec;*/
    border:solid 1px #aaaaaa;
    border-radius:5px;
    height:30px;
}
.input35{
    /*border:solid 1px #ede8ec;*/
    border:solid 1px #aaaaaa;
    border-radius:5px;
    height:35px;
}
.input25:hover, .input25:focus{
    border:solid 1px #ccf6f3;
}
.btn30 {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background-color: #081581;
    color: #ffffff;
    text-align: center;
}
.custbtn30 {
    display: block;
    background-image: url(../../logos/cust_50.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    border: solid 1px #aaaaaa;
    border-radius: 5px;
}
.plus30{
    display:block;
    background-image:url(../../logos/plus_30.png);
    background-repeat:no-repeat;
    background-size:35px 35px;
    background-position:center center;
    width:35px;
    height:35px;
}
.findbtn30{
    display:block;
    line-height:35px;
    background-image:url(../../logos/find_30.png);
    background-repeat:no-repeat;
    background-size:25px 25px;
    width:30px;
    height:30px;
}
.editbtn20 {
    display: block;
    background-image: url(../../logos/edit_16_16.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
}
.deletebtn20{
    display:block;
    background-image:url(../../logos/delete_red_16_16.png);
    background-repeat:no-repeat;
    background-size:16px 16px;
    width:16px;
    height:16px;
}
.deletebtn25{
    display:block;
    background-image:url(../../logos/delete_red_16_16.png);
    background-repeat:no-repeat;
    background-size:25px 25px;
    width:25px;
    height:25px;
    background-position:center center;
}
.printbtn30{
    display:block;
    background-image:url(../../logos/print_29_29.png);
    background-repeat:no-repeat;
    background-size:40px 40px;
    width:40px;
    height:40px;
}
.printbtn25 {
    display: block;
    background-image: url(../../logos/print_29_29.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
}


.sharebtn25 {
    display: block;
    background-image: url(../../logos/share_30.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
}
.clearbtn30{
    display:block;
    background-image:url(../../logos/trash_30.png);
    background-repeat:no-repeat;
    background-size:30px 30px;
    width:30px;
    height:30px;
    background-position:center center;
}
.nextbtn30{
    display:block;
    background-image:url(../../logos/next_30.png);
    background-repeat:no-repeat;
    background-size:35px 35px;
    width:35px;
    height:35px;
    background-position:center center;
}
.prevbtn30{
    display:block;
    background-image:url(../../logos/prev_30.png);
    background-repeat:no-repeat;
    background-size:35px 35px;
    width:35px;
    height:35px;
}

.outlinebtn25 {
    display: inline-block;
    text-align:center;
    border: solid 1px #dddddd;
    border-radius: 5px;
    text-decoration: none;
    color: #606060;
    line-height: 25px;
    height: 25px;
    margin: 5px;
}

.selectbtn20{
    display:block;
    background-image:url(../../logos/select_30.png);
    background-repeat:no-repeat;
    background-size:16px 20px;
    width:25px;
    height:20px;
}
.selectbtn25{
    display:block;
    background-image:url(../../logos/select_30.png);
    background-repeat:no-repeat;
    background-size:16px 25px;
    width:25px;
    height:25px;
}
.plus30 {
    display: block;
    background-image: url(../../logos/plus_30.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center center;
    width: 30px;
    height: 30px;
}

.minus30 {
    display: block;
    background-image: url(../../logos/minus_30.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center center;
    width: 30px;
    height: 30px;
}
.btn_x {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: red;
}

.gvhdr th{
    border-top:solid 2px #dddddd;
    border-bottom:solid 2px #dddddd;
}
.pdgl5{
    padding-left:5px;
    text-align:left;
}
.pdgr5{
    padding-right:5px;
    text-align:right;
}

.gvhdr{
    background-color:#081581;
    color:#ffffff;
}
.gvrow {
    background-color: #f5f2f2;
}

.gvalt {
    background-color: #efeded;
}


.hiddenfields{display:none;}


/****** GV Pager******/
.gvpager {
    height: 25px;
}
    .gvpager a {
        width: 25px;
        height: 25px;
        background-color: #eeeeee;
        border: solid 2px #dddddd;
        border-radius: 2px;
        display: block;
        text-align: center;
        color: #606060;
        text-decoration: none;
        line-height: 25px;
    }
    .gvpager a:hover {
        background-color: #aaaaaa;
    }
    .gvpager span {
        width: 25px;
        height: 25px;
        background-color: #aaaaaa;
        border: solid 2px #dddddd;
        border-radius: 2px;
        display: block;
        text-align: center;
        color: #606060;
        text-decoration: none;
        line-height: 25px;
    }
    /****************************/