﻿
body {
    
    background-color: white ; 
}

.tb61 {

}

.Lbut1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  small;
    font-weight: normal;
}


.TableCSS {
    border-style: hidden;
    background-color: #FFFFFF;
    width: 960px;
}

 .TableCSS td, .TableCSS th {
        border: 0px solid #ddd;
        padding: 0px;
    }
    .TableCSS tr:nth-child(even) {
        background-color: #f2f2f2;
    }


.TableHeader {
    background-color: #afb5b5;
    background-color: burlywood;
    font-size: small;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}

.TableData {
    background-color: #d8f6f3;

    font-family: Arial, Helvetica, sans-serif ;
    font-size: small ;
    font-weight: normal 
}

table.TableUser {
    border-style: hidden;
    background-color: mediumturquoise;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    
}

.gridView {
    float: left;
    margin-right: 20px;
    
}

    .gridView td, .gridView th {
        padding: 4px;
    }

.selectedRow {
    background-color: yellow;
}


.Psenha {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    background-color: lightgrey;
}

.Tsenha {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal
}
.Dview1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal
}

.Bt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller ;
    font-weight: normal
}
textBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    background-color: blue
}

button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    background-color: blue
}