﻿body {
}

.CellLink0 {
    background-color: #DADADA;
}

.CellLink1 {
    background-color: #CCFFCC;
}

.CellLink2 {
    background-color: #FFFFCC;
}

.SpaceVertical1 {
    height:10px;
}
.SpaceVertical2 {
    height: 20px;
}
.SpaceVertical3 {
    height: 30px;
}
.SpaceVertical4 {
    height: 40px;
}
.SpaceVertical5 {
    height: 50px;
}

.SpaceVertical10 {
    height: 100px;
}


.Button {
    background-color: #FFFF99;
    font-size: 24pt;
    height: 80px;
    width: 200px;
    /*border-radius: 15px;*/
}

.ButtonMobile {
    background-color: #FFFF99;
    height: 60px;
    font-size: 24pt;
}


.ButtonSort1 {
    background-color:orange;
    font-size: 24pt;
    height: 80px;
    width: 200px;
    /*border-radius: 15px;*/
}

.ButtonSort2 {
    background-color:mediumseagreen;
    font-size: 24pt;
    height: 80px;
    width: 200px;
    /*border-radius: 15px;*/
}

.TextBoxNgay {
    width: 200px;
    height: 60px;
    font-size: 24pt;
    text-align: center;
}

.TextBoxSoLuong {
    height: 55px;
    font-size: 24pt;
    text-align: center;
}

.TextBoxLotoDacBiet {
    height: 55px;
    font-size: 24pt;
    text-align: center;
}

.DropDownListDate {
    height: 70px;
    font-size: 24pt;
}

.DropDownListSoLuong {
    height: 60px;
    font-size: 24pt;
}

.DropDownListSapXep {
    height: 70px;
    font-size: 24pt;
    width: 280px;
}

.DropDownListLotoGiai {
    height: 70px;
    font-size: 24pt;
    width: 70px;
}

.DropDownListLotoDacBiet {
    height: 70px;
    font-size: 24pt;
    width: 120px;
}


.DropDownListDauDuoiTong {
    width: 320px;
    height: 60px;
    font-size: 24pt;
}


.GridView {
    background-color: white;
}

.Header {
    background-color: dimgray;
    height: 80px;
    /*font-family: Arial;*/
    color: yellow;
    /*border: none 0px transparent;*/
    text-align: center;
    /*font-size: 16px;*/
    font-weight: bold;
}

.Button_BangKetQua_LSC_ViTri {
    width: 32px;
    /*height: 50px;*/
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 5px;
    background-color: White;
    border-style: none;
    font-weight: bold;
    font-size: 32pt;
}

.Button_BangKetQua_LSC_Giai_Giai0 {
    /* width: 80px;
    height: 30px;*/
    text-align: center;
    /*margin: 10px !important;*/
    padding: 10px !important;
    border-radius: 5px;
    background-color: White;
    border-style: none;
    font-weight: bold;
    font-size: 32pt;
}

.Button_BangKetQua_LSC_Giai_Giai123 {
    /*width: 80px;
    height: 30px;*/
    text-align: center;
    /*margin: 10px !important;*/
    padding: 10px !important;
    border-radius: 5px;
    background-color: White;
    border-style: none;
    font-weight: bold;
    font-size: 32pt;
}

.Button_BangKetQua_LSC_Giai_Giai45 {
    /* width: 70px;
    height: 30px;*/
    text-align: center;
    /*margin: 10px !important;*/
    padding: 10px !important;
    border-radius: 5px;
    background-color: White;
    border-style: none;
    font-weight: bold;
    font-size: 32pt;
}

.Button_BangKetQua_LSC_Giai_Giai6 {
    /* width: 55px;
    height: 30px;*/
    text-align: center;
    /*margin: 10px !important;*/
    padding: 10px !important;
    border-radius: 5px;
    background-color: White;
    border-style: none;
    font-weight: bold;
    font-size: 32pt;
}

.Button_BangKetQua_LSC_Giai_Giai7 {
    /*width: 40px;
    height: 30px;*/
    text-align: center;
    /*margin: 10px !important;*/
    padding: 10px !important;
    border-radius: 5px;
    background-color: White;
    border-style: none;
    font-weight: bold;
    font-size: 32pt;
}


.LabelTitleType1 {
    width: 99%;
    height: 55px;
    background-color: #99CCFF;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    font-size: 24pt;
    padding:5px;
}

.LabelTitleType2 {
    width: 99%;
    height: 48px;
    background-color: #99CCFF;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    font-size: 22pt;
}

.LabelTitleType3 {
    font-size: 23pt;
}


.LabelLtDbType1 {
    font-size: 18pt;
}

.LabelMsgType1 {
    font-size: 18pt;
}

.CellStyleStt {
    text-align: center;
    background-color: #999999;
}

.CellStyleDate {
    text-align: center;
    background-color: #99CCFF;
}

.CellStyleUserName {
    text-align: center;
    color: black;
    background-color:olivedrab;
}

.CellStyleCau {
    text-align: center;
    color: black;
    background-color: silver;
}

.ColorCellLtDB {
    background-color: #FFCC66;
}

.ColorCellStatic {
    background-color:darkseagreen;
}


.ColorCellWinDay1 {
    background-color: YellowGreen;
}

.ColorCellWinDay2 {
    background-color: LightGreen;
}

.ColorCellWinDay3 {
    background-color: PaleTurquoise;
}

.ColorCellWinDay4 {
    background-color: Aqua;
}

.ColorCellWinDay5 {
    background-color: Aquamarine;
}





.ColorCellSoNhay1 {
    background-color: powderblue;
}

.ColorCellSoNhay2 {
    background-color: skyblue;
}

.ColorCellSoNhay3 {
    background-color: mediumturquoise;
}

.ColorCellSoNhay4 {
    background-color: deepskyblue;
}

.ColorCellSoNhay5 {
    background-color: dodgerblue;
}





.ColorCellSoLanVe {
    background-color: bisque;
}

.ColorCellSoNhayVe {
    background-color: bisque;
}

.ColorCellDangVe {
    background-color: palegreen;
}

.ColorCellMaxVe {
    background-color: palegreen;
}

.ColorCellDangGan {
    background-color: lavender;
}

.ColorCellMaxGan {
    background-color: darkgray;
}


.ColorCellMiss {
    background-color: darkgray;
}


.DivDefault1 {
    background-color: #D5F4F4;
    padding: 7px
}