﻿@font-face {
    font-family: 'yekan';
    src: url('fonts/BYekan.eot?#') format('eot'), url('fonts/BYekan.woff') format('woff'), url('fonts/BYekan.ttf') format('truetype');
}

body {
    margin: auto;
    font-family: Tahoma;
    font-size: 12px;
    direction: rtl;
    background-image: url('../images/brickwall.png');
    background-repeat: repeat-x repeat-y;
}

    body input {
        font-family: Tahoma;
        font-size: 12px;
    }

#mainTable {
    width: 990px;
    margin: auto;
    padding: 0px;
    color: #ffffff;
}

#header {
    height: 113px;
    background-color: #19406b;
    background-repeat: no-repeat;
    background-image: url('../images/header_repeat.gif');
    background-repeat: repeat-x;
}

    #header .baner {
        background-image: url('../images/header.gif');
        height: 113px;
        width: 990px;
        margin: auto;
        background-repeat: no-repeat;
    }

        #header .baner p {
            font-family: yekan, Tahoma, Geneva, Verdana, sans-serif;
            font-size: 18px;
            text-align: center;
            color: #ffffff;
            margin: 20px 70px 0 0;
        }

.subheader {
    background-color: #a49b9b;
    height: 2px;
    width: 100%;
}

#main {
    margin: auto;
    width: 990px;
}

#mainfooter {
    margin: auto;
    width: 990px;
}


#main .m_h_r {
    height: 60px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/a-m_h_r.jpg');
    background-repeat: no-repeat;
}

.tblMain {
    width: 990px;
    margin: auto;
}

#main .m_h_m {
    height: 60px;
    width: 870px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/a-m_h_m.jpg');
    background-repeat: repeat-x;
}

#main .m_h_l {
    height: 60px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/a-m_h_l.jpg');
    background-repeat: no-repeat;
}

#footer {
    height: 33px;
    background: -webkit-linear-gradient( #3f74af,rgba(45,93,141,1.00) );
    padding-top: 5px;
    font-family: 'B Yekan',Tahoma;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    margin: auto;
    text-align: center;
    width: 990px;
}


#main .tblMain .m_m_r {
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/a-m_m_r.jpg');
    background-repeat: repeat-y;
    height: 100%;
}

#main .tblMain .m_m_l {
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/m_m_l.jpg');
    background-repeat: repeat-y;
    height: 100%;
}

#main .m_b_r {
    height: 32px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/m_b_r.jpg');
    background-repeat: no-repeat;
}

#main .m_b_m {
    height: 32px;
    width: 870px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/m_b_m.jpg');
    background-repeat: repeat-x;
}

#main .m_b_l {
    height: 32px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/m_b_l.jpg');
    background-repeat: no-repeat;
}

#main .m_h_sub_r {
    height: 30px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/a-m_h_sub_r.jpg');
    background-repeat: no-repeat;
}


#main .m_h_sub_m {
    height: 25px;
    width: 870px;
    padding: 0px;
    margin: 0px;
    /*background-color: #c60000;*/
    background-color: #656667;
    color: white;
    padding-bottom: 5px;
    font-family: 'B Yekan',Tahoma;
    font-size: 13px;
}

#main .m_h_sub_l {
    height: 30px;
    width: 60px;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/a-m_h_sub_l.jpg');
    background-repeat: no-repeat;
}


.btn {
    background: transparent url('../images/reg_gradients.jpg') repeat-x scroll 0 0;
    border: 1px solid #cc6372;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 10px;
    cursor: pointer;
    width: 130px;
    color: #333333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'B Yekan',Tahoma;
    font-size: 13px;
}

.btn_disable {
    background-color: ##d1cece;
    border: 1px solid #cc6372;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 10px;
    cursor: pointer;
    width: 130px;
    color: #858383;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'B Yekan',Tahoma;
    font-size: 13px;
}

.tbldata {
    margin: auto;
}

    .tbldata th {
        font-weight: bold;
        padding: 5px;
    }

    .tbldata .label {
        width: 100px;
        text-align: right;
        padding: 5px;
    }

    .tbldata .ctl {
        text-align: right;
        padding: 5px;
    }

.message {
    font-family: tahoma;
    font-size: 12px;
    padding-top: 0px;
}


    .message ul {
        padding-right: 10px;
    }

        .message ul.success li {
            background-position: right 5px;
            font-family: tahoma;
            font-size: 12px;
            color: #336600;
            background-image: url('../images/success.png');
            background-repeat: no-repeat;
            list-style-type: none;
            padding: 5px 20px 5px 5px;
            margin-right: 5px;
        }

        .message ul.error li {
            background-position: right 5px;
            font-family: tahoma;
            font-size: 12px;
            color: #CC0000;
            background-image: url('../images/warning.png');
            background-repeat: no-repeat;
            list-style-type: none;
            padding: 5px 20px 5px 5px;
            margin-right: 5px;
        }


.guide {
    background-position: right;
    border: 1px solid #ffeec0;
    background-color: #FFFFFF;
    background-image: url('../images/guide_bg.jpg');
    background-repeat: repeat-y;
    margin-top: 5px;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    vertical-align: top;
}

    .guide .divr {
        background-position: 30px 10px;
        float: left;
        width: 70px;
        background-image: url('../images/warning.png');
        background-repeat: no-repeat;
        height: 50px;
    }

    .guide .divl {
        position: relative;
        float: left;
        width: 400px;
    }

    .guide .print {
        background-position: 10px;
        background-image: url('../images/printer.png');
        background-repeat: no-repeat;
    }

    .guide .edit {
        background-position: 10px;
        background-image: url('../images/editor.png');
        background-repeat: no-repeat;
    }

    .guide .w860 {
        width: 860px;
    }

    .guide .w400 {
        vertical-align: top;
    }

    .guide .w620 {
        width: 620px;
    }


    .guide ul li {
        list-style-type: none;
        padding-right: 20px;
    }

.tbldata .ctll {
    padding: 5px;
}



.nav2 {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #ffffff;
}

    .nav2 li {
        padding: 2px;
        display: inline;
        border-right: 1px solid #cccccc;
    }

        .nav2 li:first-child {
            border-right: 0 solid #cccccc;
        }

        .nav2 li a {
            padding: 0 3px 0 3px;
            margin: 0 3px 0 3px;
            color: #ffffff;
        }

            .nav2 li a:hover {
                color: #ffffff;
            }

/*Grid*/
.grdv {
    background-color: #fff;
    padding: 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    width: 95%;
    text-align: center;
    margin-left: 0px;
}

    .grdv lnk {
        color: #FFFFFF;
    }

        .grdv lnk:hover {
            text-decoration: underline;
            color: #000066;
        }

    .grdv td {
        padding: 10px;
        border: solid 1px #c1c1c1;
        color: #252525;
    }

        .grdv td.del {
            text-align: center;
            width: 50px;
        }

    .grdv txt {
        text-align: right;
    }

    .grdv td.edt {
        text-align: center;
        width: 50px;
    }

    .grdv td.center {
        text-align: center;
    }

    .grdv th {
        padding: 4px 2px;
        color: #fff;
        font-size: 13px;
        font-weight: normal;
        height: 30px;
        overflow: hidden;
        background-color: #009CA9;
    }

    .grdv .alt {
        background: #ECECEC;
    }

    .grdv .selected {
        background: #b0c1c2;
    }

.tbl2_doc .selected {
    background: #b0c1c2;
}

.grdv .pgr {
    background: #2d2d2d repeat-x top;
    text-align: center;
}

    .grdv .pgr table {
        margin: 5px 0;
        text-align: center;
    }

    .grdv .pgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #fff;
        line-height: 12px;
        text-align: center;
    }

    .grdv .pgr a {
        color: #808080;
        text-decoration: none;
    }

.grdv a {
    color: #00005B;
    text-decoration: none;
}

    .grdv a:hover {
        color: #CCCCCC;
        text-decoration: underline;
    }

    

.accordionHeaderSelected {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #aaaaaa), color-stop(1, #dfdede) );
    background: -moz-linear-gradient( center top, #aaaaaa 5%, #dfdede 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaaa', endColorstr='#dfdede');
    background-color: #aaaaaa;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    text-indent: 0px;
    border: 1px solid #848484;
    font-family: 'yekan', Tahoma;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
        margin-bottom: 5px;
}

.accordionHeader {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcfcfc), color-stop(1, #b2b2b2) );
    background: -moz-linear-gradient( center top, #fcfcfc 5%, #b2b2b2 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#b2b2b2');
    background-color: #fcfcfc;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    text-indent: 0px;
    border: 1px solid #848484;
    font-family: 'yekan', Tahoma;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}



.pnlchart {
    width: 100%;
    direction: ltr;
}

    .pnlchart .highcharts-title {
        font-family: yekan,Tahoma;
        font-size: 13px;
    }


.pnlchart2 {
    width: 300px;
    direction: ltr;
    font-family: yekan,Tahoma;
    font-size: 13px;
}

    .pnlchart2 .highcharts-title {
        font-family: yekan,Tahoma;
        font-size: 13px;
    }

    .pnlchart2 text {
        font-family: yekan,Tahoma;
        font-size: 13px;
    }

    .pnlchart2 span {
        font-family: yekan,Tahoma;
        font-size: 13px;
    }



    .pnlchart2 tspan {
        font-family: yekan,Tahoma;
        font-size: 13px;
    }
