﻿
.table-vedbox {
    text-align: left !important;
    
}
.vedbox-table {
    overflow: hidden !important;
}
.fixedItMyFriend {
    background-color: aquamarine;
}
/*Фиксированные столбцы*/
.fixed-scroll{
    float: left;
}
#ctl00_MainContent_ucVedBox_TableVedFixed_DXHeadersRow0 {
    height: 71.1px;
}
.height72{
    height: 72.2px;
}
.table-vedbox td {
    padding-left: 3px;
    padding-top: 2px !important;
    padding-bottom: 1px !important;
    overflow: hidden;
}
    .table-vedbox td:first-child {
        font-weight: bold;
        width: 122px !important
    }
.bigcolumn td:first-child {
    font-weight: bold;
    width: 122px !important
}
.table-vedbox  tr:nth-child(2n){
    background-color: #f7f7f7;
}
.table-vedbox-controlpoint tr:first-child{
    font-weight: bold;
}
.table-vedbox-controlpoint .left{
    text-align: left;
}
.table-vedbox-controlpoint td{
    padding: 0 !important;
}
/*
    Adaptivity style

*/