﻿body {
    color: #002E00;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-left: 0px;    
    font-family: Verdana, Tahoma, Arial, Verdana CE, Tahoma CE, Arial CE;
    font-size: 11px;
}
.modalBackground {
        background-color: Black;
        filter: alpha(opacity=90);
        opacity: 0.8;
}
.modalPopup {
        background-color: #FFFFFF;
        border-width: 2px;
        border-style: solid;
        border-color: black;
        padding-top: 10px;
        padding-left: 10px;
        width: 90%;
        height: 140px;        
}
.modalPopup th {      
       border: none;
}
.modalClose{
    padding-right:20px;
    text-align:right;   
}

#content {
    background: url('../../Images/BGRepeat.JPG');
    overflow: auto;
}
#left {
    float: left;
    width: 70%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

#right {
    float: left;
    width: 30%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
#SearchSpace {
    padding-left:26px;
}
.treeNode {
    transition: all .3s;
    padding: 7px 3px;
    /*text-align: center;*/
    /*width: 100%;*/
    margin: 0;
    min-width: 150px !important;
    border: 1px solid #7D0000;
    text-decoration: none !important;
    color: black;
    font-size: 10px;
    /*color:blue;
            font:14px Arial, Sans-Serif;*/
}

.rootNode {
    transition: all .3s;
    padding: 7px 3px;
    /*text-align: center;*/
    margin: 0;
    min-width: 200px !important;
    border: 1px solid #7D0000;
    text-decoration: none !important;
    color: black;
    font-size: 11px;
    font-weight: bold;
}

.leafNode {
    transition: all .3s;
    border: Dotted 1px #7D0000;
    padding: 7px 3px;
    background-color: #eeeeee;
    min-width: 150px !important;
}

.selectNode {
    background-color: Black;
    border: Dotted 1px black;
    color: #fff;
}

.IE8Fix {
    z-index: 1000;
}

.cbo {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 21px;
}

input[type=text], [type=Number], [type=password],select {
    width: 100%;
    padding-left: 5px;
    margin: 0px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    height: 20px;
    font-size: 11px;
}

/*input[type=submit] {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
        background-color: #45a049;
}*/

input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

/*input[type=text],[type=Number],[type=select]
{
   display: block;
    width: 100%;
    height: 12px;
    padding: 6px 10px;
    font-size: 11px;    
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	font-family: Vfont-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    height:17px;
    border: thin groove;
}
 input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }*/
.TableBorderSpace {
    border-spacing: 1px;
}

.TableColumn {
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    padding: 3px 3px 3px 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.number {
    text-align: right;
    padding-right: 5px;
}

.HeaderBG {
    background: url('../../Images/BGRepeat.JPG');     
}

.MenuMain {
    font-weight: bold;
    font-size: 10px;
    color: white;
    font-family: Verdana, 'Arial Black';
    background-color: #7D0000;
    height: 22px;
    padding-left: 5px;
    padding-right: 5px;
    width: 80px;
    text-align: center;
}

.MenuSub {

    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, 'Arial Black';
    background-color: #FBC8CD;
    height: 22px;
    padding-left: 5px;
    /*padding-right: 5px;*/
    /*padding-top: 5px;*/
    color: #000000;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    
    /*---Farid-----*/ 
    /*width: 180px;*/ 
    width: 205px;  
   }

/*---Farid---*/
.MenuSub a {
    /*width: 180px;*/
    width:97%;
    display:inline-block;
    padding-top: 5px;
 }

.AppTitle {
    font-weight: bold;
    font-size: 22px;
    color: #7D0000;
    font-family: Arial,Verdana;
    vertical-align: middle;
    padding-left: 6px;
}
.CrDrTotal {
    font-weight: bold;
    font-size: 13px;
    color: #7D0000;
    font-family: Arial,Verdana;  
    padding-right: 46px;
    text-align:right;
}
.AlignRight {
    text-align:right;
}
.AlignSearch {
    text-align:center;
    height:27px;
}
.AlignCenter {
    text-align:center;   
}
.HMenu {
    font-size: 10px;
    color: #003366;
    font-family: Arial,Verdana,'Arial Black';
    text-decoration: none;
    /*background-color: #ECECEC;*/
    height: 22px;
    padding-right: 6px;
    padding-left: 6px;
}

    .HMenu A {
        text-decoration: none;
        color: #003366;
    }

.BodyBG {
    background: url('../../Images/BG.JPG');
}

.BodyRepeatBG {
    background: url('../../Images/BGRepeat.JPG');
}
.GridHeaderTotalCR {    
    /*padding-left:18px;*/
    background: url('../../Images/BGRepeat.JPG');
    color :#7D0000;
    font-weight:bold;
    font-size:12px;
}
.AlignGridRight {
    text-align:right;
     background: url('../../Images/BGRepeat.JPG');
     padding-right:20px;
}
.LoginBG {
    font-size: 12px;
    font-weight: bold;
    color: White;
    font-family: Arial,Verdana, Tahoma;
    padding-left: 5px;
    background-color: #7D0000;
    height: 24px;
}

.LoginContents {
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    font-family: Arial;
    padding-left: 5px;
}

.SubMenu {
    font-size: 12px;
    color: #003366;
    font-weight: bold;
    font-family: Arial,Verdana,'Arial Black';
    text-decoration: none;
    height: 22px;
}

.SubMenu A {
        text-decoration: none;
        color: #003366;
        border-right: Green 1px solid;
        letter-spacing: 1px;
        padding-right: 6px;
        padding-left: 6px;
}

 .SubMenu A:hover {
            /*border-left: Green 1px solid;	*/
            /*border-right: Green 1px solid;*/
            border-top: Green 1px solid;
            border-bottom: Green 1px solid;
}

.SubMenuSelect {
    /*border-left: Green 1px solid;	*/ /*border-right: Green 1px solid;*/
    border-top: Green 1px solid;
    border-bottom: Green 1px solid;
}

.ErrorMessage {
    border: 0px;
    empty-cells: hide;
    caption-side: top;
    background-color: #FFF7D7;
    Font-Names ="Arial";
    Font-Size ="XX-Small";
}

.ErrorMessage label {
        color: #FF0000;
        padding-left: 10px;
        font-family: Arial,Verdana,Tahoma;
        font-size: 11px;
}

.Error {
    display: none;
    color: black;
}

.line {
    border-bottom: #7D0000 1.5px solid;
}

.GridHeader {
    text-align: left;
    color: White;
    background: #7D0000;
    font-weight: bold;
    font-family: Arial,Tahoma;
    font-size: 11px;
    letter-spacing: 1px;
    height: 26px;   
}
.GridHeader th {
    padding-left: 5px;
    padding-right: 5px;
    border: none;
}
.GridHeader a {
    text-align: left;
    color: White;
    background: #7D0000;
    font-weight: bold;
    font-family: Arial,Tahoma;
    font-size: 11px;
    letter-spacing: 1px;
    height: 26px;   
}
.GridARow {
    padding-left: 5px;
    color: Black;
    background: #DDDCDE;
    font-family: Verdana, Tahoma, Arial, Verdana CE, Tahoma CE, Arial CE;
    font-size: 11px;   
    height: 18px;
}
.GridARow td {
    padding-left: 5px;
    padding-right: 5px;
    border: none;
}
.GridRow {
    padding-left: 5px;
    color: Black;
    background: #EDEDED;
    font-family: Verdana, Tahoma, Arial, Verdana CE, Tahoma CE, Arial CE;
    font-size: 11px;    
    height: 18px;
}
.GridRow td {
    padding-left: 5px;
    padding-right: 5px;
    border: none;
}

.GridFooter {    
}

.GridFooter td {    
    padding-left: 5px;
    padding-right: 5px;
    border: none;
}

.GridChildHeader {
    padding-left: 2px;
    text-align: left;
    font-weight: bold;
    font-family: Arial,Tahoma;
    font-size: 10px;
    letter-spacing: 1px;
    height: 24px;
    color: rgba(255,255,255,1);
    background: #726a6c;
}
.GridChildFooter {    
    color: Black;
    background: #DDDCDE;
    letter-spacing: 1px;
    height: 24px;
    font-weight: bold;
    font-family: Arial,Tahoma;
    font-size: 11px;
}

.GridChildFooter td {
    padding-left: 5px;   
    padding-right: 5px;  
    border: none;
}
.GridChildHeader th {
        padding-left: 5px;
        padding-right:5px;
    }
.GridChildARow {
    padding-left: 5px;
    color: Black;
    background: #DDDCDE;   
    height: 18px;
}
.GridChildRow td {
    padding-left: 5px;   
    padding-right: 5px;  
    border: none;
}

.GridChildARow td {
  padding-left: 5px;
  padding-right: 5px;  
  border: none;
}
.AppRowTitle {
    /*font-weight:bold;*/
    font-size: 14px;
    color: #7D0000;
    font-family: Arial,Tahoma;
    vertical-align: top;
    padding-left: 10px;
    letter-spacing: 1px;
    background: url('../../Images/BGRepeat.JPG');
    height: 25px;
    vertical-align: middle;
    font-weight: bold;
    text-align:left;
}
.modalCBackground
    {
        background-color: Black;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    .modalCPopup
    {
        background-color: #FFFFFF;
        width: 600px;
        border: 3px solid #7D0000;
    }
    .modalCPopup .header
    {
        background-color: #7D0000;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }
    .modalCPopup .body
    {
        min-height: 50px;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }
    .modalCPopup .footer
    {
        padding: 3px;
    }
    .modalCPopup .yes, .modalPopup .no
    {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }
    .modalCPopup .yes
    {
        background-color: #2FBDF1;
        border: 1px solid #7D0000;
    }
    .modalCPopup .no
    {
        background-color: #9F9F9F;
        border: 1px solid #7D0000;
    }
.AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: .8em;
            font-weight: normal;
            border: solid 1px #006699;
            line-height: 20px;
            padding: 10px;
            background-color: White;
            margin-left:10px;
        }
        .AutoExtenderList
        {
            border-bottom: dotted 1px #006699;
            cursor: pointer;
            color: Maroon;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: #006699;
            cursor: pointer;
        }
        #divwidth
        {
          width: 650px !important;    
        }
        #divwidth div
       {
        width: 650px !important;   
       }
