﻿
.title1 {
    border-style: none;
    float: none;
    font-family: Tahoma;
    font-size: 22px;
    padding: 20px 0px 10px 0px;
    font-weight: bold;
    color: #0066CC;
}



._tt {
    width: 50px;
    min-width: 50px;
    padding: 0px;
}

._thoidiem {
    width: 120px;
    min-width: 120px;
    padding: 1px;
}

._column {
    width: 85px;
    min-width: 85px;
    padding: 1px;
    text-align: center;
}

._header td {
    font-weight: bold;
    border-bottom: 1px solid Silver;
    border-right: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    text-align: center;
}

._header {
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    /*  border-bottom: 1px solid Blue;*/
}

._content td {
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    height: 28px;
    text-align: center;
}

._text-Left {
    text-align: left;
}

._content th {
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    height: 28px;
    text-align: center;
}

._content {
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    border-bottom: none;
    border-right: none;
}

    ._content a {
        margin-right: 2px;
    }

._paddingleft50 td {
    padding-left: 30px;
}

._BlueStyle {
    text-decoration: none;
    color: Blue !important;
}

._RedStyle {
    text-decoration: none;
    color: Red !important;
}

._BlackStyle {
    text-decoration: none;
    color: Black !important;
}

._SilverStyle {
    text-decoration: none;
    color: Silver !important;
}

._GreenStyle {
    text-decoration: none;
    color: lawngreen !important;
}


/**/
._content-table td {
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    height: 28px;
    padding: 2px;
}

._content-table th {
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    height: 28px;
    text-align: center;
}

._content-table {
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-top: 1px solid Silver;
    border-left: 1px solid silver;
    border-bottom: none;
    border-right: none;
}

    ._content-table a {
        margin-right: 2px;
    }
/**/
.sidebar_Freeze {
    overflow: hidden;
    height: 500px;
}

    .sidebar_Freeze .scroller {
        padding-bottom: 15px;
        overflow: scroll;
        height: 500px;
    }


.gridview_blue tr td {
    border-bottom: 1px solid #ddd;
    border-right: 0px solid transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid #ddd;
    vertical-align: middle;
    text-align: center;
}

    .gridview_blue tr td:last-child, .gridview_1 tr th:last-child {
        border-right: 1px inset #ddd;
    }

    .gridview_blue tr td a {
        text-decoration: none;
    }

        .gridview_blue tr td a:hover {
            text-decoration: underline;
            color: #000000;
        }

.gridview_blue tr:nth-child(even) {
    background: #ffffff;
}

.gridview_blue tr:nth-child(old) {
    background: #ddd;
}

.gridview_blue tr:hover td {
    background: #F5F5F5;
    cursor: default;
    color: #000000;
}

.gridview_blue {
    border-bottom: 0px solid transparent;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 0px solid transparent;
    padding: 5px 4px;
    vertical-align: middle;
}

.tittleTable {
    font-weight: bold;
    text-align: center;
}
