﻿.App_Form {
    width: 900px;
    height: 1418px;
    background-color: white;
}

.App_Image1 {
    height: 113px;
    width: 132px;
    text-align: left;
}

.LanguageButton {
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    left: 672px;
    top: 113px;
    width: 220px;
    height: 36px;
    position: absolute;
    z-index: 1;
    float: none;
}

.Label1 {
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: red;
    width: 865px;
    left: 29px;
    top: 378px;
    height: 55px;
    float: none;
    z-index: 1;
    position: absolute;
}

.Label2 {
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    width: 865px;
    left: 29px;
    top: 262px;
    height: 98px;
    float: none;
    z-index: 1;
    position: absolute;
}

.Label3 {
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    width: 865px;
    left: 29px;
    top: 167px;
    height: 76px;
    float: none;
    z-index: 1;
    position: absolute;
}

.Label4 {
    text-align: left;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    width: 862px;
    left: 30px;
    top: 138px;
    height: 16px;
    float: none;
    z-index: 1;
    position: absolute;
}

.Label5 {
    text-align: center;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    width: 732px;
    left: 147px;
    top: 69px;
    height: 26px;
    float: none;
    z-index: 1;
    position: absolute;
}

.Label6 {
    text-align: center;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: red;
    width: 865px;
    left: 29px;
    top: 442px;
    height: 64px;
    float: none;
    z-index: 1;
    position: absolute;
}

.Gridview {
    overflow: auto;
    width: 885px;
    height: 449px;
    top: 441px;
    left: 15px;
    position: absolute;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    float: none;
    z-index: 1;
}

.AlternateColor {
    background-color: lightgrey;
}

.BackgroundColor {
    background-color: lightblue;
}

.HeaderRowColor {
    background-color: lightblue;
    text-align: center;
    border-style: solid;
    border-width: 2px;
}

.HeaderCells {

    border-style: solid;
    border-width: 1px;
}

.Column1 {
    text-align: center;
    word-wrap: normal;
    border-style: solid;
    border-width: 1px;
    width: 125px;
}

.Column2 {
    text-align: center;
    word-wrap: normal;
    border-style: solid;
    border-width: 1px;
    width: 175px;
}

.Column3 {
    text-align: center;
    word-wrap: normal;
    border-style: solid;
    border-width: 1px;
    width: 150px;
}

.Column4 {
    text-align: center;
    word-wrap: normal;
    border-style: solid;
    border-width: 1px;
    width: 135px;
}

.Column5 {
    text-align: center;
    word-wrap: normal;
    border-style: solid;
    border-width: 1px;
    width: 299px;
}

.GridviewFontSize {
    font-size: 12px;
}


