﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px;
    margin: 0px;
    direction: rtl;
    float: right;
    width: 100%;
    height: 100%;
    align-self: center;
    align-content: center;
    text-align: center;
    background-image: url('../Images/logonBg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
}
.bodys {
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px;
    margin: 0px;
    direction: rtl;
    float: right;
    width: 100%;
    height: 100%;
    align-self: center;
    align-content: center;
    text-align: center;
    background-image: url('../Images/bg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
}

.pagbg {
    background-image: url('../Images/bg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
}
.ImageimageCode {
    margin: 0px;
    background-color: white;
    direction: rtl;
    float: right;
    
    align-self: center;
    align-content: center;
    text-align: center;
   
}
input,
select,
textarea {
    max-width: 280px;
}

input,
select,
textarea {
    max-width: 280px;
}

.footer {
    width: 100%;
    height: 5%;
    position: absolute;
    bottom: 0;
    background: whitesmoke;
}

.Headerf {
    width: 98%;
    float: right;
    direction: rtl;
    top: 0;
    left: 0;
    padding: 1px;
    background-color: whitesmoke;
}
.bodyBackGround {
    width: 100%;
    height: 100%;
    direction: rtl;
    top: 0;
    left: 0;
    float: right;
    padding: 1px;
    color: inherit;
    align-content: center;
    background-color: whitesmoke;
    background-image: url('../Images/logonBg.png');
}
.pageConatin {
    width: 100%;
    direction: rtl;
    top: 0;
    left: 0;
    float: right;
    padding: 1px;
    
    color: inherit;
    align-content: center;
    background-color: whitesmoke;
}
.Form_Log {
    float: right;
    padding: 0;
    width: 80%;
   
   
    margin-right: 10%;
    margin-left: 10%;
    border: 1px solid #000;
    border-radius: 7px;
    table-layout: fixed;
    align-content: center;
    text-align: center;
    background-color: white;
}
.Form_BUTN {
    float: right;
    padding: 5px;
    width: 60%;
    height: 50px;
    margin-right: 20%;
    margin-left: 20%;
   
    align-content: center;
    text-align: center;
    background-color:transparent;
    color :orange;
    font-weight:bold;
    font-size: 3.2vh;
   
}
.Form_BUTNn {
    float: right;
    padding: 5px;
    width: 25%;
    border:none;
    margin-right: 1%;
    margin-left:1%;
    align-content: center;
    text-align: center;
    background-color: transparent;
    color: orange;
    font-weight: bold;
    font-size: 2.0vh;
}
.Form_BUTNnlarge {
    float: right;
    padding: 5px;
    width: 50%;
    border: none;
    margin-right: 1%;
    margin-left: 1%;
    align-content: center;
    text-align: center;
    background-color: transparent;

    
    color: orange;
    font-size: 3.2vh;
    text-align: center;
    font-weight: bold;

}
.Form_frame {
    float: right;
    padding: 1px;
    width: 98%;
    border: 1px solid #000;
    border-radius: 5px;
    table-layout: fixed;
    align-content: center;
    text-align: center;
    margin-top: 5px;
    margin-right: 1px;
    background-color: transparent !important;
}
.Form_frameNo {
    float: right;
    padding: 1px;
    width: 98%;
   
    table-layout: fixed;
    align-content: center;
    text-align: center;
    margin-top: 5px;
    margin-right: 1px;
    background-color: transparent !important;
}
.page_Views {
    width: 96%;
    height: 50%;
    direction: rtl;
    top: 0;
    left: 0;
    background-color: whitesmoke;
    float: right;
    padding: 0px;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    
    color: inherit;
    align-content: center;
    background-color: whitesmoke;
}
/* Responsive: Portrait tablets and up */

.Font_Header {
    float: right;
    color: blue;
    font-size: 5.0vw;
    text-align: center;
    font-weight: bold;
}

.Font_HeaderMedium {
    float: right;
    color: blue;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}

.Font_14_Right_Black {
    float: right;
    color: black;
    font-size: 14pt;
    text-align: right;
    font-weight: bold;
}

.Font_14_Right_Blue {
    float: right;
    color: white;
    font-size: 2.5vh;
    text-align: right;
    font-weight: bold;
}
.Font_14_Right_o {
    float: right;
    color: orange;
    font-size: 2.5vh;
    text-align: right;
    font-weight: bold;
}
.Font_14_Right_R {
    float: right;
    color: red;
    font-size: 2.5vh;
    text-align: right;
    font-weight: bold;
}

.Font_14_Right_Orange {
    float: right;
    color: orange;
    font-size: 2.5vh;
    text-align: right;
    font-weight: bold;
}
.Font_14_Center_Orange {
    float: right;
    color: orange;
    font-size: 3.2vh;
    text-align: center;
    font-weight: bold;
}
.TextNormal {
    float: right;
    color: black;
    font-size: 3.2vh;
    text-align: right;
    font-weight: bold;
    border: none !important;
    outline: none !important;
}
    .TextNormal:focus {
        border: none;
    }
.Font_14_Right_Red {
    float: right;
    color: red;
    font-size: 14pt;
    text-align: right;
    font-weight: bold;
}

.Font_L_R {
    float: right;
    color: White;
    font-size: 2.2vh;
    text-align: right;
    font-weight: bold;
}

.Font_14_Right {
    float: right;
    color: black;
    font-size: 3.2vw;
    text-align: right;
    font-weight: bold;
}

.Font_12_Right_Black {
    float: right;
    color: black;
    font-size: 12pt;
    text-align: right;
    font-weight: bold;
}

.Font_12_Left_Black {
    float: right;
    color: black;
    font-size: 12pt;
    text-align: Left;
    font-weight: bold;
}

.Font_12_Right_Blue {
    float: right;
    color: blue;
    font-size: 12pt;
    text-align: right;
    font-weight: bold;
}

.Font_12_Left_Blue {
    float: right;
    color: blue;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
}

.Font_12_Center_Blue {
    float: right;
    color: blue;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}

.Font_10_Right_Black {
    float: right;
    color: black;
    font-size: 10pt;
    text-align: right;
    font-weight: bold;
}

.Font_10_Right_Blue {
    float: right;
    color: blue;
    font-size: 10pt;
    text-align: right;
    font-weight: bold;
}

.Font_10_left_Red {
    float: right;
    color: red;
    font-size: 10pt;
    text-align: left;
    font-weight: bold;
}

.Font_10_Center_Red {
    float: right;
    color: red;
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
}

.Font_12_Center_Red {
    float: right;
    color: red;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}

.Font_10_Right_Red {
    float: right;
    color: red;
    font-size: 10pt;
    text-align: right;
    font-weight: bold;
}
.Font_12_Right_Red {
    float: right;
    color: red;
    font-size: 12pt;
    text-align: right;
    font-weight: bold;
}

.PageLogoPanel {
    width: 90%;
    float: right;
    padding: 1%;
    margin-left: 5%;
    margin-right: 5%;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    
    text-align: center;
    align-content:center;
    color: inherit;
   
    background-color: #eeeeee;
}
.Datapanel {
    width: 100%;
    height: 75%;
    float: right;
    padding: 0;
    overflow: auto;
    text-align: right;
    align-content: start;
    background-color: Transparent;
}
/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 320px) {

    .Form_Log {
        float: right;
        padding: 0;
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 25px;
        width: 60%;
        height: 05%;
        margin-right: 20%;
        margin-left: 20%;
        align-content: center;
        text-align: center;
        font-size: 3.2vh;
        opacity: 2 !important;
    }

    .Datapanel {
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {

    .Form_Log {
        float: right;
        padding: 0;
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 25px;
        width: 60%;
        height: 05%;
        margin-right: 20%;
        margin-left: 20%;
        align-content: center;
        text-align: center;
        font-size: 3.2vh;
        opacity: 2 !important;
    }

    .Datapanel {
        width: 100%;
    }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .Form_Log {
        float: right;
        padding: 0;
        width: 80%;
        
        margin-right: 10%;
        margin-left: 10%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 25px;
        width: 60%;
        height: 05%;
        margin-right: 20%;
        margin-left: 20%;
       
        align-content: center;
        text-align: center;
  
        font-size: 3.2vh;
        opacity: 2 !important;
    }
    .Datapanel {
        width: 100%;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .Form_Log {
        float: right;
        padding: 0;
        width: 80%;
       
        margin-right: 10%;
        margin-left: 10%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 5px;
        width: 60%;
        height: 50px;
        
        margin-right: 20%;
        margin-left: 20%;
       
        align-content: center;
        text-align: center;
      
        font-size: 3.2vh;
       
    }
    .Datapanel {
        width: 100%;
    }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .Form_Log {
        float: right;
        padding: 0;
        width: 60%;
       
        margin-right: 15%;
        margin-left: 15%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 5px;
        width: 40%;
        height: 50px;
        margin-bottom: 2%;
        margin-right: 30%;
        margin-left: 30%;
       
        align-content: center;
        text-align: center;
       
        font-size: 3.2vh;
      
    }
    .Datapanel {
        width: 100%;
    }
}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .Form_Log {
        float: right;
        padding: 0;
        width: 50%;
        
        margin-right: 25%;
        margin-left: 25%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 5px;
        width: 30%;
        height: 50px;
        margin-bottom: 2%;
        margin-right: 35%;
        margin-left: 35%;
      
        align-content: center;
        text-align: center;
       
        font-size: 3.2vh;
        
    }
    .Datapanel {
        width: 100%;
    }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .Form_Log {
        float: right;
        padding: 0;
        width: 50%;
         
        margin-right: 25%;
        margin-left: 25%;
        border: 1px solid #000;
        border-radius: 7px;
        table-layout: fixed;
        align-content: center;
        text-align: center;
        background-color: white;
    }

    .Form_BUTN {
        float: right;
        padding: 5px;
        width: 30%;
        height: 50px;
        margin-bottom: 2%;
        margin-right: 35%;
        margin-left: 35%;
      
        align-content: center;
        text-align: center;
       
        font-size: 3.2vh;
       
    }
    .Datapanel {
        width: 100%;
    }
}
.myInput:focus {
    border: none !important;
}
.PageHeaderPanel {
    width: 100%;
    float: right;
    padding: 0px;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    
    color: inherit;
    align-content: center;
    background-color: #eeeeee;
}

.level_menu {
    width: 100%;
    background-color: white;
    color: darkblue;
    text-align: right;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    border: 1px solid #000;
    border-radius: 5px;
}

.centerHeaderText {
    text-align: right;
}


.selected {
    background-color: white;
    color: darkblue;
}

tr.HideRows > td {
    display: none;
}

tr.ShowRows > td {
    display: inline;
}
.Font_Text_right_grid {
    float: right;
    font-size: 2.0vw;
    text-align: right;
    padding-right: 1px;
}
.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: gray;
    opacity: 0.1;
    opacity: 0.1;
}

.center {
    float:left;
    z-index: 1000;
    margin-top: 70%;
    margin-left: 40%;
    margin-right: 40%;
    padding: 1px;
    width: 20%;
    background-color: White;
    border-radius: 10px;
    opacity: 1;
    opacity: 1;
}

    .center img {
        height: 75px;
        width: 75px;
    }
