﻿.hide_select_button {
    display:none;
}

.SelectedRowStyle_normal {
    color: white;
    background: rgb(64, 164, 175) !important;
    font-family: Arial;
    font-size: 13px;
}

.dgvAlignCenter {
    text-align: center;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.dgvAlignRight {
    text-align: right;
}

.dgvAlignLeft {
    text-align: left;    
}

.dgvAlignMiddle {
    vertical-align: middle;
}

.mydatagrid {
   border:none;
}
.ttdatagrid {
    border: none;
}
.header {
    border-radius: 2px;    
    background: #207cca; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #207cca 28%, #7db9e8 87%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #207cca 28%,#7db9e8 87%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #207cca 28%,#7db9e8 87%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    /*padding: 7px 0 5px 14px;*/
    color: #FFF;
    text-shadow: 1px 1px 1px #1e1e1e;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 5px solid #a2a6a6;
    height: 15px;
    text-align: center;
    font-size: 14px;
}

.rows {
    /*background-color: #fff;*/
    font-family: Arial;
    font-size: 13px;
    color: #423e3e;
    min-height: 20px;
    text-align: left;
    height: 20px;
    /*border: 1px outset #808080;*/
}
.ttrows {
    background-color: #f7f3f3;
    font-family: Arial;
    font-size: 13px;
    color: #423e3e;
    min-height: 20px;
    text-align:center;
    height: 20px;
    /*border: 1px outset #808080;*/
}
.attrows {
    background-color: #e9e9e9;
    font-family: Arial;
    font-size: 13px;
    color: #423e3e;
    min-height: 20px;
    text-align: center;
    height: 20px;
    /*border: 1px outset #808080;*/
}
.ttrows:hover {
    background-color: #a2a6a6;
    color: #fff;
}
    .rows:hover {
        background-color: #4492dc;
        color: #fff;
    }

.mydatagrid a /** FOR THE PAGING ICONS  **/ {
    background-color: Transparent;
    padding: 5px 5px 5px 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

    .mydatagrid a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/ {
        background-color: #3a4f63;
        color: #fff;
    }

.mydatagrid span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/ {
    /*background-color: #3498db;*/
    /*color: #000;*/
    padding: 5px 5px 5px 5px;
}

.pager {
    background-color: #5badff;
    font-family: Arial;
    color: White;
    text-align: left;
}

.mydatagrid td {
    padding: 5px;
    border:none;
}

.mydatagrid th {
    padding: 5px;
    
}
.borderleftg {
    text-align: center;
    border-left: inset 3px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    
}
.borderleft {
    text-align: center;
    border-left: inset 3px;
    border-left-color: #a2a6a6;
}
.cell0 {
    text-align: center;
    border-left: inset 3px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width:20px;
}

.cell15 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 22px;
}
.cell30 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 22px;
}
.cell45 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 22px;
}
.dCell0 {
    text-align: center;
    border-left: inset 2px;
    border-left-color: #3a4f63;
    padding-left: 0;
    padding-right: 0;
    width: 22px;
    height:20px;
    color:black;
}
.dCell15 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #d7520f;
    padding-left: 0;
    padding-right: 0;
    width: 26px;
    color: black;
}
.dCell30 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #d7520f;
    padding-left: 0;
    padding-right: 0;
    width: 26px;
    color: black;
}
.dCell45 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #d7520f;
    padding-left: 0;
    padding-right: 0;
    width: 28px;
    color: black;
}

.fCell0 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #d7520f;
    padding-left: 0;
    padding-right: 0;
    width: 50px;
    color: black;
}

.fCell30 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #d7520f;
    padding-left: 0;
    padding-right: 0;
    width: 52px;
    min-width: 52px;
    color: black;
}
.fcCell0 {
    text-align: center;
    border-left: inset 3px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 50px;
    min-width: 50px;
    text-align: center;
}

.fcCell30 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 50px;
    min-width: 50px;
    text-align: center;
}
.fcdCell0 {
    text-align: center;
    border-left: inset 2px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 50px;
    max-width: 50px;
    min-width: 50px;
    text-align: center;
}

.fcdCell30 {
    text-align: center;
    border-left: inset 1px;
    border-left-color: #a2a6a6;
    padding-left: 0;
    padding-right: 0;
    width: 50px;
    max-width: 50px;
    min-width: 50px;
    text-align: center;
    max-width: 50px;
}
.fcTBox {
    text-align: center;
     border:none;
    padding-left: 0;
    padding-right: 0;
    width: 48px;
    text-align: center;
    max-width: 50px;
}
