#tablePriceLists{
/*font-family: 'Open Sens', Arial, sans-serif;*/
font-size: 12px;
color:rgb(51, 51, 51);
overflow:auto;
clear:both;
}

#tablePriceLists th{
text-align:center;
max-height:24px !important; 
overflow: hidden !important; 
text-overflow:ellipsis !important; 
/*white-space: nowrap !important;*/
}

#tablePriceLists td:nth-child(3),#tablePriceLists td:nth-child(4),#tablePriceLists td:nth-child(5),#tablePriceLists td:nth-child(6),#tablePriceLists td:nth-child(7),#tablePriceLists td:nth-child(8),#tablePriceLists td:nth-child(9),#tablePriceLists td:nth-child(10),#tablePriceLists td:nth-child(11),#tablePriceLists td:nth-child(12),#tablePriceLists td:nth-child(13),#tablePriceLists td:nth-child(14),#tablePriceLists td:nth-child(15),#tablePriceLists td:nth-child(16),#tablePriceLists td:nth-child(17){
text-align:right;
}

#tablePriceLists td:nth-child(12),#tablePriceLists th:nth-child(12) {
        width:80px !important;
        max-width:80px !important;
    }
#tablePriceLists td:nth-child(9),#tablePriceLists th:nth-child(9) {
        width:54px !important;
       /* max-width:54px !important;*/
    }
#tablePriceLists td:nth-child(8),#tablePriceLists th:nth-child(8),#tablePriceLists td:nth-child(7),#tablePriceLists th:nth-child(7),#tablePriceLists td:nth-child(6),#tablePriceLists th:nth-child(6),#tablePriceLists td:nth-child(5),#tablePriceLists th:nth-child(5),#tablePriceLists td:nth-child(4),#tablePriceLists th:nth-child(4),#tablePriceLists td:nth-child(3),#tablePriceLists th:nth-child(3),#tablePriceLists td:nth-child(13),#tablePriceLists th:nth-child(13),#tablePriceLists td:nth-child(14),#tablePriceLists th:nth-child(14),#tablePriceLists td:nth-child(15),#tablePriceLists th:nth-child(15),#tablePriceLists td:nth-child(16),#tablePriceLists th:nth-child(16),#tablePriceLists td:nth-child(17),#tablePriceLists th:nth-child(17) {
        width:60px !important;
        max-width:60px !important;
    }

    #tablePriceLists td:nth-child(2), #tablePriceLists th:nth-child(2) {
        width:350px !important;
        max-width:150px !important;
        overflow: hidden !important; 
        text-overflow:ellipsis !important; 
        white-space: nowrap !important;
    }

/*
    #tablePriceLists td:nth-child(2) {
        min-width:250px;
    }
    #tablePriceLists td:nth-child(3),#tablePriceLists td:nth-child(4),#tablePriceLists td:nth-child(16),#tablePriceLists td:nth-child(17) {
        min-width:75px;
    }
    #tablePriceLists td:nth-child(5),#tablePriceLists td:nth-child(8) {
        min-width:87px;
    }
    #tablePriceLists td:nth-child(6),#tablePriceLists td:nth-child(7) {
        min-width:101px;
    }
    #tablePriceLists td:nth-child(12),#tablePriceLists td:nth-child(13) {
        min-width:100px;
    }
    #tablePriceLists td:nth-child(14),#tablePriceLists td:nth-child(15) {
        min-width:102px;
    }*/

#tablePriceLists tr td{
padding:3px 3px 3px 5px;
}

#tablePriceLists tr td a:hover{
    font-weight:700;
}

#tablePriceLists tr:nth-child(even) {
    background-color: rgb(250, 250, 250) !important;    
}

.tablePriceList thead{
background-color: rgb(74, 91, 125);
color: white;
font-weight: normal;
}

.tablePriceList thead th{
padding: 3px 3px 3px 5px !important; 
font-weight: normal !important; 
} 

.tablePriceList tbody > tr:nth-child(odd) > td{
background-color: white !important;
}

.rastePriceLists{
color:green;
}

.padaPriceLists{
color:red;
}

.okvirPriceList{
/*overflow-y:auto;
max-height:600px;*/
width:100%;
}

.divDatePriceList{
float:left;
margin:0 10px 10px 0;
}

#comboPriceListType{
float:left;
}
.iconExcel,.iconPrint {
    padding:1px 10px 1px 1px;
    font-family: tahoma;
    font-size: 10px;
    width:50px;
    height:20px;
    line-height:10px;
    text-align:left;
    border:none !important;
    margin-left: 10px !important;  
    float:left;
    } 

#PriceListDate{
margin-right: 2px !important;
margin-left: 2px !important;
}

th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}

@media screen and (max-width: 1320px) {
   #okvirPriceListDiv{
overflow-x:auto;
}
}
