﻿/*@font-face {*/
/*    font-family: Shabnam-Light;*/
/*    src: url(../fonts/eot/Shabnam-Light-FD.eot) format('truetype')*/
/*}*/


/*body {*/
/*    direction: rtl;*/
/*    font-family: "Shabnam-Light",tahoma;*/
/*    color: windowtext;*/
/*    font-style: normal;*/
/*    text-decoration: none;*/
/*    font-size: 9.0pt;*/
/*    font-weight: 800;*/
/*}*/

.text-right {
    text-align: right !important;
    padding-right: 10px;
}


.product-table {
    text-align: center;
    vertical-align: middle;
    border-top: .5pt solid windowtext;
    border-left: .5pt solid windowtext;
    border-bottom: .5pt solid windowtext;
    border-right: .5pt solid windowtext;
}


.footer-table {
    position: relative;
    z-index: 1;
    text-align: right;
    vertical-align: top;
    border-top: .5pt solid windowtext;
    border-left: .5pt solid windowtext;
    border-bottom: .5pt solid windowtext;
    border-right: .5pt solid windowtext;
    padding-right: 10px;
    padding-top: 6px;
}

.titer-product {
    text-align: center;
    vertical-align: middle;
    border-top: .5pt solid windowtext;
    border-left: .5pt solid windowtext;
    border-bottom: .5pt solid windowtext;
    border-right: .5pt solid windowtext;
    word-wrap: break-word;
}





.hader-table {
    text-align: center;
    vertical-align: middle;
    border-top: 1.0pt solid windowtext;
}


.titer-table {
    text-align: center;
    vertical-align: middle;
    border-top: .5pt solid windowtext;
    border-left: .5pt solid windowtext;
    border-bottom: .5pt solid windowtext;
    border-right: .5pt solid windowtext;
    background: #dfdfdf;
}


.info {
    text-align: right;
    vertical-align: middle;
    border-top: .5pt solid windowtext;
    border-left: .5pt solid windowtext;
    border-bottom: .5pt solid windowtext;
    border-right: .5pt solid windowtext;
    padding-right: 10px;
}

.sanad {
    width: 30%;
    margin-top: -18%;
    z-index: 2;
    /*position: absolute;*/
}



.footer-btn {
    position: relative;
    z-index: 1;
    text-align: right;
    border-top: .5pt solid windowtext;
    border-left: .5pt solid windowtext;
    border-bottom: .5pt solid windowtext;
    border-right: .5pt solid windowtext;
    padding-right: 10px;
    padding-top: 6px;
}

.btn-success {
    color: #fff;
    background-color: #00a65a;
    border-color: #008d4c;
}

.btn-danger {
    color: #fff;
    background-color: #d73925;
    border-color: #ac2925;
}

.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    margin-top: 10px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    text-decoration: none;
}

.btn-default {
    color: #333;
    background-color: #f4f4f4;
    border-color: #ccc;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.pointer {
    cursor: pointer;
}

@media print {
    .no-print {
        display: none !important
    }

    body, #main-container {
        height: auto;
    }

 /*   .sanad {
        width: 30%;
        margin-top: -12%;
        z-index: 2;
        position: relative;
    }*/
}

.text-warning {
    color: orange;
}

.text-green {
    color: #00a65a;
}

pre {
    font-family: "Shabnam-Light",tahoma;
}


.rotate {
    writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
}
