﻿     body {
    direction: rtl;
    /*background: url("../images/Untitled-1.jpg") repeat-x;*/    
    /*background: url("../images/background_3(3).jpg");*/
    background: url("../Files/UploadFiles/vbackground_1.jpg");
    /*background: url("../images/header.png");*/
    /*background: url("../images/bg.jpg") #E2E1D8 repeat-x;*/
    padding: 0px;
    font-family: 'B Nazanin','B Zar',"Trebuchet MS","Arial","Helvetica","Verdana","sans-serif" !important;
    font-size: 14px;
}
 label {
    font-size: 14px;
}
 .Common {
    margin: 0 auto;
}

 li a:hover:not(.active)
            {
                background-color: #2F3B48;
                color: white;
            }
 .MainBox {
    font-family: 'B Nazanin','B Zar',"Trebuchet MS","Arial","Helvetica","Verdana","sans-serif" !important;
    margin: 0 auto;
    width: 90%;
    background-color: #dcf4fe;
    box-shadow: 0 0 18px 0 #222222;
    border-radius: 20px;
    padding-top: 20px;
}

 .rightPanel {
    /*background-color: pink;*/
    width: 15%;
    /*min-height: 600px;*/
    margin: 6px 1.5% 0px 0px;
    border: 1px solid #05B1F2;
    border-radius: 5px;
    box-shadow: 0 0 5px #05B1F2;
}

 .leftPanel {
    /*background-color: green;*/
    margin: 6px 6px 0 0;
    font-size: 14px;
    /*min-height: 600px;*/
    width: 79.4%;
    border: 1px solid #05B1F2;
    border-radius: 5px;
    box-shadow: 0 0 5px #05B1F2;
}

 .topAlign {
    width: 96%;
    margin: 0 auto;
    height: auto;
    padding: 0.5%;
    /*background-color:orange;*/
    border: 1px solid #05B1F2;
    border-radius: 5px;
    box-shadow: 0 0 5px #05B1F2;
}

 .Align {
    height: auto;
    padding: 0.5%;
    float: right;
}

 a, .titrFont {
    color: #2F3B48;
    font-weight: bold;
    font-size: 14px;
}

 .normalText {
    font-size: 14px;
    color: #2F3B48;
}

 textarea {
    resize: none;
    width: 238%;
}

/*.row {
    border-bottom: 1px solid #BCCEE2;
    border-left: 1px solid #F2F3F6;
    border-top: 1px solid #F2F3F6;
    position: relative;
    width: 59%;
}*/

 input[type="text"], input[type="password"], textarea, select {
    -moz-box-sizing: border-box;
    border: 1px solid #999999;
    border-radius: 2px 2px 2px 2px;
    background-color: #FFFFFF;
    /*font: 12px Verdana,Arial,Helvetica,sans-serif;*/
    font: 14px 'B Nazanin','B Zar',"Trebuchet MS","Arial","Helvetica","Verdana","sans-serif" !important;
    margin: 0 1px 1px;
    padding: 4px;
    vertical-align: middle;
    /*box-shadow: 0 1px #FFFFFF inset, 0 2px 3px #CCCCCC inset, 0 1px rgba(255, 255, 255, 0.9);*/
    direction: rtl;
}

 select {
    padding: 3px;
}

 input[type="submit"],  input[type="button"],  input[type="reset"],  .text,
 input[type="submit"][disabled="disabled"]:active,  input[type="button"][disabled="disabled"]:active,
 input[type="reset"][disabled="disabled"]:active,  input[type="submit"]:disabled:active,
 input[type="button"]:disabled:active,  input[type="reset"]:disabled:active {
    background-color: #EEEEEE;
    background-position: 0 -178px;
    background-repeat: repeat-x;
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 12px #FFFFFF inset, 0 1px 2px #BBBBBB;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0 2px 2px;
    overflow: hidden;
    padding: 4px 8px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    vertical-align: middle;
    direction: rtl;
    cursor: pointer;
}

 input[disabled] {
    background: #EBEBEB;
}

 input[type="submit"]:active,  input[type="button"]:active,  input[type="reset"]:active,  .but:active,
 input.active-button,  .pagination-links a:active,  .pagination-links .active-button {
    box-shadow: 0 1px 3px #BBBBBB inset, 0 1px #FFFFFF;
    padding: 5px 8px 3px;
}

 .require::after {
    color: #da4530;
    content: " *";
}

 .ltr {
    direction: ltr;
    text-align: left;
}

 .width100 {
    width: 100%;
}

 .width10 {
    width: 10%;
}

 .width20 {
    width: 20%;
}

 .width30 {
    width: 30%;
}

 .header {
    background-color: #05B1F2;
}

 .odd {
    /*background-color: #D0E3F7;*/
    /*background-color: #ABE6FD;*/
    /*background-color: white;*/
}

 .even {
    /*background-color: #9EC1E5;*/
    /*background-color: #79D5F8;*/
    /*background-color: #d2d4d5;*/
}

 .border {
    border: 1px solid #d2d4d5;
}

 .divWaiting {
    position: fixed;
    background-color: #808080;
    z-index: 2147483647 !important;
    opacity: 0.8;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    min-height: 100%;
    height: 100%;
    width: 100%;
    padding-top: 20%;
}

 .menu {
    list-style: none;
    margin-top: 0px;
    margin-right: -25px;
}
 .menu div a{
    list-style: none;
    /*margin-top: 0px;*/
    /*margin-right: 0px;*/
    padding:5px;
    margin: 0px 0px 0px 0px;

    color: #1459a4;
    font-weight: bold;
    font-size: 14px;

    background-color:#79D5F8;
    border: 0px solid #05B1F2;
    border-radius: 0px;
    width:93.5%;
    cursor: pointer;
}
     Label {font-size: 14px;
    }
 .menu div{
    list-style: none;

    /*padding:5px;*/
    margin: 0px -7px 0px 0px;
    border: 1px solid #05B1F2;
    width:97%;
    cursor: pointer;
}

     .menu a {
        background-color: #9DE2FD;
        /*background-color: #c9face;*/
        color: #31649A;
        display: block;
        font-size: 13pt;
        margin: 5px -10px 0px 0px;
        /*margin-bottom:5px -10px;
        margin-left:5px -10px;
        margin-right:5px -10px;
        margin-top:5px -10px;*/

        padding:5px;
        text-decoration: none;
        width: 95%;
        border: 1px solid #05B1F2;
        border-radius: 5px;
        cursor: pointer;
    }

   .menu a:hover {
            border: 1px solid #05B1F2;
            box-shadow: 0 0 10px #05B1F2;
            background-color: #2F3B48;
            color:white;
        }
